Repository: cxf
Updated Branches:
  refs/heads/master 4373cb1a8 -> b3627c1f9


[CXF-6704]Upgrade to httpclient 4.5.1


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

Branch: refs/heads/master
Commit: b3627c1f94ec34adc3944c53da88f8f0c66a31a2
Parents: 4373cb1
Author: Freeman Fang <freeman.f...@gmail.com>
Authored: Wed Dec 16 13:33:27 2015 +0800
Committer: Freeman Fang <freeman.f...@gmail.com>
Committed: Wed Dec 16 13:33:27 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/b3627c1f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e1bcaff..d50212d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,7 @@
         <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version>
         
<cxf.httpcomponents.asyncclient.version>4.1</cxf.httpcomponents.asyncclient.version>
         
<cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
-        
<cxf.httpcomponents.client.version>4.4.1</cxf.httpcomponents.client.version>
+        
<cxf.httpcomponents.client.version>4.5.1</cxf.httpcomponents.client.version>
         
<cxf.httpcomponents.core.version>4.4.1</cxf.httpcomponents.core.version>
         
<cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.jackson.version>2.4.6</cxf.jackson.version>

Reply via email to