diff options
| author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-10-01 11:28:08 +0200 |
|---|---|---|
| committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2019-10-01 11:28:08 +0200 |
| commit | fc7944a0246e71a3fde62896a8ddf956f24766a2 (patch) | |
| tree | 53bea598b22a9117e4c5debe019d2b6415adb33d | |
| parent | 47e3c950b4542590279914ad845a75098c3de68f (diff) | |
| download | egovutils-fc7944a0246e71a3fde62896a8ddf956f24766a2.tar.gz egovutils-fc7944a0246e71a3fde62896a8ddf956f24766a2.tar.bz2 egovutils-fc7944a0246e71a3fde62896a8ddf956f24766a2.zip | |
update one dependency
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -265,7 +265,7 @@ </dependency> <dependency> <groupId>iaik</groupId> - <artifactId>iaik_ecc</artifactId> + <artifactId>iaik_ecc_signed</artifactId> <version>${iaik_ecc.version}</version> <scope>test</scope> </dependency> |
