You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/04/27 16:48:37 UTC

cxf git commit: Squaring httpcomponent dep with 3.1

Repository: cxf
Updated Branches:
  refs/heads/master f2845b37c -> ee6e9e7d0


Squaring httpcomponent dep with 3.1


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

Branch: refs/heads/master
Commit: ee6e9e7d037de08ebc4a017ca7525d3ca67d2adb
Parents: f2845b3
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Apr 27 15:46:50 2016 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Apr 27 15:48:18 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/ee6e9e7d/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 9b7ad82..0a17062 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -89,7 +89,7 @@
         <cxf.httpcomponents.asyncclient.version>4.1.1</cxf.httpcomponents.asyncclient.version>
         <cxf.httpcomponents.asyncclient.version.range>[4.0,4.2)</cxf.httpcomponents.asyncclient.version.range>
         <cxf.httpcomponents.client.version>4.5.2</cxf.httpcomponents.client.version>
-        <cxf.httpcomponents.core.version>4.4.1</cxf.httpcomponents.core.version>
+        <cxf.httpcomponents.core.version>4.4.4</cxf.httpcomponents.core.version>
         <cxf.httpcomponents.core.version.range>[4.3,4.5.0)</cxf.httpcomponents.core.version.range>
         <cxf.jackson.version>2.6.6</cxf.jackson.version>
         <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version>