You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2013/06/13 15:58:05 UTC

svn commit: r1492677 - in /webservices/wss4j/branches/1_6_x-fixes: lib/bcprov-jdk15on-1.47.jar lib/bcprov-jdk15on-1.49.jar pom.xml

Author: coheigea
Date: Thu Jun 13 13:58:05 2013
New Revision: 1492677

URL: http://svn.apache.org/r1492677
Log:
Updating BouncyCastle version


Conflicts:
	parent/pom.xml

Added:
    webservices/wss4j/branches/1_6_x-fixes/lib/bcprov-jdk15on-1.49.jar
Removed:
    webservices/wss4j/branches/1_6_x-fixes/lib/bcprov-jdk15on-1.47.jar
Modified:
    webservices/wss4j/branches/1_6_x-fixes/pom.xml

Added: webservices/wss4j/branches/1_6_x-fixes/lib/bcprov-jdk15on-1.49.jar
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/lib/bcprov-jdk15on-1.49.jar?rev=1492677&view=auto
==============================================================================
Files webservices/wss4j/branches/1_6_x-fixes/lib/bcprov-jdk15on-1.49.jar (added) and webservices/wss4j/branches/1_6_x-fixes/lib/bcprov-jdk15on-1.49.jar Thu Jun 13 13:58:05 2013 differ

Modified: webservices/wss4j/branches/1_6_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/pom.xml?rev=1492677&r1=1492676&r2=1492677&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/pom.xml Thu Jun 13 13:58:05 2013
@@ -369,7 +369,7 @@
         <xmlsec.version>1.5.4</xmlsec.version>
         <opensaml.version>2.5.3</opensaml.version>
         <xml.apis.version>1.3.04</xml.apis.version>
-        <bcprov.version>1.47</bcprov.version>
+        <bcprov.version>1.49</bcprov.version>
         <commons.logging.version>1.1.1</commons.logging.version>
         <xalan.version>2.7.1</xalan.version>
         <xerces.version>2.9.1</xerces.version>