aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-10-24 13:51:18 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-10-24 13:51:18 +0200
commit83d57d1b5fc4a6c7262c8289bb281fd612b9e5cb (patch)
tree34a3b35624cb6a4c9072a8391f1332d1a8d1f443
parent75a7fea5a1ff69020604765e9864f01247c5cdff (diff)
downloadmoa-id-spss-83d57d1b5fc4a6c7262c8289bb281fd612b9e5cb.tar.gz
moa-id-spss-83d57d1b5fc4a6c7262c8289bb281fd612b9e5cb.tar.bz2
moa-id-spss-83d57d1b5fc4a6c7262c8289bb281fd612b9e5cb.zip
fix problems with bouncycastleprovider
-rw-r--r--id/server/idserverlib/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index 872ca3916..833f869e5 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -257,10 +257,6 @@
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
</exclusion>
- <exclusion>
- <artifactId>bcprov-jdk15on</artifactId>
- <groupId>org.bouncycastle</groupId>
- </exclusion>
</exclusions>
</dependency>