aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-09-19 13:24:22 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-09-19 13:24:22 +0200
commit83dc74e60a4d9031285ac27aa0661fe0c26485e0 (patch)
tree10121ca0a4e2d799383a921fbaf72693bb1f7f5f /pom.xml
parent00677e1478fa2a33ec22b06b5c5180b965e2c9f2 (diff)
parent4c6e440ba41767653a2082fd92e8eeae6c3a6c1a (diff)
downloadmoa-id-spss-83dc74e60a4d9031285ac27aa0661fe0c26485e0.tar.gz
moa-id-spss-83dc74e60a4d9031285ac27aa0661fe0c26485e0.tar.bz2
moa-id-spss-83dc74e60a4d9031285ac27aa0661fe0c26485e0.zip
Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.2MOA-ID-2.1.1
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index cac36a91c..bed1565c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,12 +145,12 @@
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
- <version>2.6.1</version>
+ <version>2.6.3</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
- <version>1.4.1</version>
+ <version>1.4.3</version>
</dependency>
@@ -309,19 +309,19 @@
<groupId>iaik.prod</groupId>
<artifactId>iaik_jce_full</artifactId>
<!-- <version>4.0_MOA</version>-->
- <version>5.101</version>
+ <version>5.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>iaik.prod</groupId>
<artifactId>iaik_moa</artifactId>
- <version>1.5</version>
+ <version>1.51</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>iaik.prod</groupId>
<artifactId>iaik_cms</artifactId>
- <version>4.1_MOA</version>
+ <version>5.0</version>
<scope>compile</scope>
</dependency>
<dependency>