Author: coheigea
Date: Wed Oct  1 09:19:18 2008
New Revision: 700824

URL: http://svn.apache.org/viewvc?rev=700824&view=rev
Log:
[WSS-125] - Upgraded bouncycastle version from 1.36 to 1.40
 - This was just recently uploaded to the central maven repo.


Modified:
    webservices/wss4j/trunk/README.txt
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/README.txt?rev=700824&r1=700823&r2=700824&view=diff
==============================================================================
--- webservices/wss4j/trunk/README.txt (original)
+++ webservices/wss4j/trunk/README.txt Wed Oct  1 09:19:18 2008
@@ -55,7 +55,7 @@
 
 The master link to WSS4J: http://ws.apache.org/wss4j/
 
-There is also a Wiki concering Apache WS projects and WSS4J as one
+There is also a Wiki concerning Apache WS projects and WSS4J as one
 of the WS sub-projects:
     http://wiki.apache.org/ws/
     http://wiki.apache.org/ws/FrontPage/WsFx
@@ -156,10 +156,10 @@
     
     See: http://ws.apache.org/axis/
 
-bcprov-jdk14-136.jar
+bcprov-jdk14-140.jar
     This is the BouncyCastle library that implements all necessary
-    encryption, hashing, certifcate, and keystore functions. Without
-    this fanatstic library WSS4J wouldn't work at all.
+    encryption, hashing, certificate, and keystore functions. Without
+    this fantastic library WSS4J wouldn't work at all.
     
     See: http://www.bouncycastle.org/
     

Modified: webservices/wss4j/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=700824&r1=700823&r2=700824&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Wed Oct  1 09:19:18 2008
@@ -266,8 +266,8 @@
         <xmlsec.version>1.4.0</xmlsec.version>
         <opensaml.version>1.1</opensaml.version>
         <xml.apis.version>1.3.03</xml.apis.version>
-        <bcprov.jdk14.version>136</bcprov.jdk14.version>
-        <bcprov.jdk15.version>136</bcprov.jdk15.version>
+        <bcprov.jdk14.version>140</bcprov.jdk14.version>
+        <bcprov.jdk15.version>140</bcprov.jdk15.version>
         <commons.logging.version>1.1</commons.logging.version>
         <xalan.version>2.7.0</xalan.version>
         <xerces.version>2.8.1</xerces.version>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to