summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-10-01 11:28:08 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-10-01 11:28:08 +0200
commitfc7944a0246e71a3fde62896a8ddf956f24766a2 (patch)
tree53bea598b22a9117e4c5debe019d2b6415adb33d /pom.xml
parent47e3c950b4542590279914ad845a75098c3de68f (diff)
downloadegovutils-fc7944a0246e71a3fde62896a8ddf956f24766a2.tar.gz
egovutils-fc7944a0246e71a3fde62896a8ddf956f24766a2.tar.bz2
egovutils-fc7944a0246e71a3fde62896a8ddf956f24766a2.zip
update one dependency
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b1d928a..6a86d46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>