aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-commons/pom.xml
diff options
context:
space:
mode:
authorBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-10-31 17:35:35 +0100
committerBojan Suzic <bojan.suzic@iaik.tugraz.at>2014-10-31 17:35:35 +0100
commit22a66cdf1b5f7916422034f3338e680202ddc31b (patch)
treecc6925dfa6b96151eb5f2890769f5b13ae1e67fd /id/server/stork2-commons/pom.xml
parent19be3a7da333803d5d1f6db05b00581acc328088 (diff)
downloadmoa-id-spss-22a66cdf1b5f7916422034f3338e680202ddc31b.tar.gz
moa-id-spss-22a66cdf1b5f7916422034f3338e680202ddc31b.tar.bz2
moa-id-spss-22a66cdf1b5f7916422034f3338e680202ddc31b.zip
phypersom
Diffstat (limited to 'id/server/stork2-commons/pom.xml')
-rw-r--r--id/server/stork2-commons/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml
index 555d6cec7..86b37a143 100644
--- a/id/server/stork2-commons/pom.xml
+++ b/id/server/stork2-commons/pom.xml
@@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<stork.version>1.4.0</stork.version>
- <opensaml.version>2.6.3</opensaml.version>
+ <opensaml.version>2.6.1</opensaml.version>
</properties>
<version>${stork.version}</version>
<description>
@@ -62,7 +62,7 @@
</exclusions>
</dependency>
- <dependency>
+ <dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml</artifactId>
<exclusions>
@@ -89,6 +89,7 @@
</exclusions>
</dependency>
+
<!-- Bouncy Castle -->
<dependency>
<groupId>org.bouncycastle</groupId>