Repository: cxf-fediz Updated Branches: refs/heads/1.1.x-fixes 51007f26a -> 02d7da5f3
Upgrade http client Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/02d7da5f Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/02d7da5f Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/02d7da5f Branch: refs/heads/1.1.x-fixes Commit: 02d7da5f31b9cc6e53199ba4280f98c2367aa247 Parents: 51007f2 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon May 26 15:33:11 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon May 26 15:33:11 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/02d7da5f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3f6077c..2a131f8 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <cxf.version>2.7.10</cxf.version> <cxf.build-utils.version>2.6.0</cxf.build-utils.version> <ehcache.version>2.5.1</ehcache.version> - <httpclient.version>4.2.2</httpclient.version> + <httpclient.version>4.3.2</httpclient.version> <javassist.version>3.16.1-GA</javassist.version> <jericho.version>3.2</jericho.version> <jetty.version>8.1.12.v20130726</jetty.version>
