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 2018/08/08 15:21:32 UTC

httpcomponents-client git commit: EasyMock 2.5.2 -> 3.2.

Repository: httpcomponents-client
Updated Branches:
  refs/heads/master 29fce2ff7 -> efe6d8b89


EasyMock 2.5.2 -> 3.2.

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

Branch: refs/heads/master
Commit: efe6d8b8940e597b2d05b4fac3b3c0c4d63707b5
Parents: 29fce2f
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Aug 8 09:21:30 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Aug 8 09:21:30 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-client/blob/efe6d8b8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c3e8f0d..866e943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
     <memcached.version>2.12.3</memcached.version>
     <slf4j.version>1.7.25</slf4j.version>
     <junit.version>4.12</junit.version>
-    <easymock.version>2.5.2</easymock.version>
+    <easymock.version>3.2</easymock.version>
     <mockito.version>2.21.0</mockito.version>
     <jna.version>4.2.1</jna.version>
     <hc.stylecheck.version>1</hc.stylecheck.version>