You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/10/19 14:04:57 UTC

[4/4] httpcomponents-client git commit: Upgraded Memcached to version 2.12.3

Upgraded Memcached to version 2.12.3


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/commit/db01dbf4
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/tree/db01dbf4
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-client/diff/db01dbf4

Branch: refs/heads/master
Commit: db01dbf4b1c7046444fc3ebf3611d10759eecfec
Parents: 26024a3
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Thu Oct 19 15:52:50 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Thu Oct 19 15:52:50 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/db01dbf4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dfbc366..b51fcf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <log4j.version>2.8.2</log4j.version>
     <commons-codec.version>1.10</commons-codec.version>
     <ehcache.version>3.4.0</ehcache.version>
-    <memcached.version>2.12.0</memcached.version>
+    <memcached.version>2.12.3</memcached.version>
     <slf4j.version>1.7.13</slf4j.version>
     <junit.version>4.12</junit.version>
     <easymock.version>2.5.2</easymock.version>