aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 9ee134ead..563456fa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,16 +242,16 @@
<version>2.4</version>
<scope>provide</scope>
</dependency>
- <dependency>
+ <dependency>
<groupId>javax.activation</groupId>
<artifactId>activation</artifactId>
- <version>1.1</version>
+ <version>1.1.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>commons-discovery</groupId>
<artifactId>commons-discovery</artifactId>
- <version>0.2</version>
+ <version>0.5</version>
<scope>compile</scope>
</dependency>
<!-- IAIK libraries -->