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 2014/02/20 19:00:05 UTC

svn commit: r1570285 - /webservices/wss4j/trunk/parent/pom.xml

Author: coheigea
Date: Thu Feb 20 18:00:05 2014
New Revision: 1570285

URL: http://svn.apache.org/r1570285
Log:
Upgrading jasypt

Modified:
    webservices/wss4j/trunk/parent/pom.xml

Modified: webservices/wss4j/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/parent/pom.xml?rev=1570285&r1=1570284&r2=1570285&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Thu Feb 20 18:00:05 2014
@@ -39,7 +39,7 @@
         <commons.compress.version>1.4.1</commons.compress.version>
         <ehcache.version>2.8.1</ehcache.version>
         <geronimo.javamail.version>1.7.1</geronimo.javamail.version>
-        <jasypt.version>1.9.0</jasypt.version>
+        <jasypt.version>1.9.1</jasypt.version>
         <junit.version>4.11</junit.version>
         <log4j.version>1.2.17</log4j.version>
         <neethi.version>3.0.2</neethi.version>