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/10/01 15:36:59 UTC

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

Author: coheigea
Date: Tue Oct  1 13:36:59 2013
New Revision: 1528085

URL: http://svn.apache.org/r1528085
Log:
Upgrading EhCache version

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=1528085&r1=1528084&r2=1528085&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Tue Oct  1 13:36:59 2013
@@ -37,7 +37,7 @@
 
     <properties>
         <bcprov.version>1.49</bcprov.version>
-        <ehcache.version>2.7.2</ehcache.version>
+        <ehcache.version>2.7.4</ehcache.version>
         <jasypt.version>1.9.0</jasypt.version>
         <log4j.version>1.2.17</log4j.version>
         <neethi.version>3.0.2</neethi.version>