summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
-rw-r--r--smcc/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1ed1a479..756b6b56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
<dependency>
<groupId>iaik</groupId>
<artifactId>iaik_jce_me4se</artifactId>
- <version>3.04</version>
+ <version>3.05</version>
</dependency>
<!--dependency>
<groupId>iaik</groupId>
diff --git a/smcc/pom.xml b/smcc/pom.xml
index eec628a5..8eaee02b 100644
--- a/smcc/pom.xml
+++ b/smcc/pom.xml
@@ -37,7 +37,7 @@
</dependency>
<dependency>
<groupId>iaik</groupId>
- <artifactId>iaik_jce_me4se</artifactId>
+ <artifactId>iaik_jce_me4se</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>