Update asyncclient
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6f0d2e27 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6f0d2e27 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6f0d2e27 Branch: refs/heads/3.0.x-fixes Commit: 6f0d2e277a281f961e4c0e333b8e645f1d9d230f Parents: bd89f79 Author: Daniel Kulp <[email protected]> Authored: Thu Oct 30 13:06:44 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Fri Nov 7 13:47:18 2014 -0500 ---------------------------------------------------------------------- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/6f0d2e27/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 4a6bb96..faf1e2e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -88,10 +88,10 @@ <cxf.ehcache.version>2.8.3</cxf.ehcache.version> <cxf.fastinfoset.bundle.version>1.2.13_1</cxf.fastinfoset.bundle.version> <cxf.hazelcast.version>1.9.4</cxf.hazelcast.version> - <cxf.httpcomponents.asyncclient.version>4.0.1</cxf.httpcomponents.asyncclient.version> + <cxf.httpcomponents.asyncclient.version>4.0.2</cxf.httpcomponents.asyncclient.version> <cxf.httpcomponents.asyncclient.version.range>[4.0,4.1)</cxf.httpcomponents.asyncclient.version.range> - <cxf.httpcomponents.client.version>4.3.3</cxf.httpcomponents.client.version> - <cxf.httpcomponents.core.version>4.3.2</cxf.httpcomponents.core.version> + <cxf.httpcomponents.client.version>4.3.5</cxf.httpcomponents.client.version> + <cxf.httpcomponents.core.version>4.3.3</cxf.httpcomponents.core.version> <cxf.httpcomponents.core.version.range>[4.3,4.4.0)</cxf.httpcomponents.core.version.range> <cxf.james.mim4j.version>0.7.2</cxf.james.mim4j.version> <cxf.logback.classic.version>1.0.13</cxf.logback.classic.version>
