You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2017/03/13 20:31:08 UTC

svn commit: r1786793 - /directory/studio/trunk/pom.xml

Author: seelmann
Date: Mon Mar 13 20:31:08 2017
New Revision: 1786793

URL: http://svn.apache.org/viewvc?rev=1786793&view=rev
Log:
Update to ehchache version used in ApacheDS

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=1786793&r1=1786792&r2=1786793&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Mon Mar 13 20:31:08 2017
@@ -76,8 +76,8 @@
     <junit.version>4.11</junit.version>
     <log4j.log4j.version>1.2.17</log4j.log4j.version>
     <log4j.log4j.bundleversion>1.2.17</log4j.log4j.bundleversion>
-    <net.sf.ehcache.version>2.8.5</net.sf.ehcache.version>
-    <net.sf.ehcache.bundleversion>2.8.5</net.sf.ehcache.bundleversion>
+    <net.sf.ehcache.version>2.10.3</net.sf.ehcache.version>
+    <net.sf.ehcache.bundleversion>2.10.3</net.sf.ehcache.bundleversion>
     <org.apache.commons.codec.version>1.10</org.apache.commons.codec.version>
     <org.apache.commons.codec.bundleversion>1.10.0</org.apache.commons.codec.bundleversion>
     <org.apache.commons.collections.version>3.2.2</org.apache.commons.collections.version>