aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-10-21 10:22:05 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-10-21 10:22:05 +0200
commit5800108b102d778a241a6e0abc61b655891050e8 (patch)
tree203c358819728a9537b25205736d59b98dc29582 /id/server/idserverlib/pom.xml
parent20698a2dcef3de3a8364d2906354c556de0230cd (diff)
downloadmoa-id-spss-5800108b102d778a241a6e0abc61b655891050e8.tar.gz
moa-id-spss-5800108b102d778a241a6e0abc61b655891050e8.tar.bz2
moa-id-spss-5800108b102d778a241a6e0abc61b655891050e8.zip
update pom
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r--id/server/idserverlib/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index 00d128ca5..08c406cf1 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -241,6 +241,10 @@
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
</exclusion>
+ <exclusion>
+ <artifactId>bcprov-jdk15on</artifactId>
+ <groupId>org.bouncycastle</groupId>
+ </exclusion>
</exclusions>
</dependency>