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 2015/02/12 16:51:47 UTC

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

Author: coheigea
Date: Thu Feb 12 15:51:47 2015
New Revision: 1659292

URL: http://svn.apache.org/r1659292
Log:
Upgrading ehcache

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=1659292&r1=1659291&r2=1659292&view=diff
==============================================================================
--- webservices/wss4j/trunk/parent/pom.xml (original)
+++ webservices/wss4j/trunk/parent/pom.xml Thu Feb 12 15:51:47 2015
@@ -37,7 +37,7 @@
         <apacheds.version>2.0.0-M19</apacheds.version>
         <bcprov.version>1.51</bcprov.version>
         <commons.compress.version>1.4.1</commons.compress.version>
-        <ehcache.version>2.8.5</ehcache.version>
+        <ehcache.version>2.9.0</ehcache.version>
         <geronimo.javamail.version>1.7.1</geronimo.javamail.version>
         <jasypt.version>1.9.2</jasypt.version>
         <junit.version>4.12</junit.version>