aboutsummaryrefslogtreecommitdiff
path: root/id/server/stork2-commons/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-02-20 08:46:32 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2015-02-20 08:46:32 +0100
commitfb294d6394ef5d13590d2ed1b061a589f066e3da (patch)
treedaeef6e212d477cfc9287287de9c3e38665ca08a /id/server/stork2-commons/pom.xml
parent45c5e41898ea4660154d730cf863ee2886f71a03 (diff)
downloadmoa-id-spss-fb294d6394ef5d13590d2ed1b061a589f066e3da.tar.gz
moa-id-spss-fb294d6394ef5d13590d2ed1b061a589f066e3da.tar.bz2
moa-id-spss-fb294d6394ef5d13590d2ed1b061a589f066e3da.zip
fix possible problem with different bouncycastle versions
Diffstat (limited to 'id/server/stork2-commons/pom.xml')
-rw-r--r--id/server/stork2-commons/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/id/server/stork2-commons/pom.xml b/id/server/stork2-commons/pom.xml
index dc9c22515..81f2cf4e5 100644
--- a/id/server/stork2-commons/pom.xml
+++ b/id/server/stork2-commons/pom.xml
@@ -92,7 +92,6 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk16</artifactId>
- <version>1.46</version>
</dependency>
<!-- Servlet API -->