[java-parent-projects COMMIT] /java-parent-project-v3/trunk/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Sep 5 16:08:53 EDT 2013


Author: scantor
Date: Thu Sep  5 16:08:53 2013
New Revision: 156

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=156&view=rev
Log:
Remove accidental exclude of BC from vt-crypt.

Modified:
    java-parent-project-v3/trunk/pom.xml

Modified: java-parent-project-v3/trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/pom.xml?rev=156&r1=155&r2=156&view=diff
==============================================================================
--- java-parent-project-v3/trunk/pom.xml (original)
+++ java-parent-project-v3/trunk/pom.xml Thu Sep  5 16:08:53 2013
@@ -242,10 +242,6 @@
                     <exclusion>
                         <groupId>commons-logging</groupId>
                         <artifactId>commons-logging</artifactId>
-                    </exclusion>
-                    <exclusion>
-                        <groupId>org.bouncycastle</groupId>
-                        <artifactId>bcprov-jdk15</artifactId>
                     </exclusion>
                 </exclusions>
             </dependency>



More information about the commits mailing list