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 2018/11/06 09:51:25 UTC

svn commit: r1845883 - /webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Author: coheigea
Date: Tue Nov  6 09:51:25 2018
New Revision: 1845883

URL: http://svn.apache.org/viewvc?rev=1845883&view=rev
Log:
Updating ehcache

Modified:
    webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Modified: webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml?rev=1845883&r1=1845882&r2=1845883&view=diff
==============================================================================
--- webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml Tue Nov  6 09:51:25 2018
@@ -34,7 +34,7 @@
     <properties>
         <bcprov.version>1.60</bcprov.version>
         <commons.compress.version>1.18</commons.compress.version>
-        <ehcache.version>2.10.5</ehcache.version>
+        <ehcache.version>2.10.6</ehcache.version>
         <geronimo.javamail.version>1.8.4</geronimo.javamail.version>
         <jasypt.version>1.9.2</jasypt.version>
         <junit.version>4.12</junit.version>