You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2015/08/25 02:32:59 UTC

svn commit: r1697521 - /httpcomponents/httpclient/trunk/pom.xml

Author: ggregory
Date: Tue Aug 25 00:32:59 2015
New Revision: 1697521

URL: http://svn.apache.org/r1697521
Log:
[HTTPCLIENT-1679] Update EHCache from 2.6.9 to 2.6.11.

Modified:
    httpcomponents/httpclient/trunk/pom.xml

Modified: httpcomponents/httpclient/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/pom.xml?rev=1697521&r1=1697520&r2=1697521&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/pom.xml (original)
+++ httpcomponents/httpclient/trunk/pom.xml Tue Aug 25 00:32:59 2015
@@ -69,7 +69,7 @@
     <httpcore.version>4.4.1</httpcore.version>
     <commons-logging.version>1.2</commons-logging.version>
     <commons-codec.version>1.10</commons-codec.version>
-    <ehcache.version>2.6.9</ehcache.version>
+    <ehcache.version>2.6.11</ehcache.version>
     <memcached.version>2.12.0</memcached.version>
     <slf4j.version>1.7.7</slf4j.version>
     <junit.version>4.11</junit.version>