You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/02/22 07:00:09 UTC

camel git commit: Upgrade Async Http client to version 4.1.3

Repository: camel
Updated Branches:
  refs/heads/master 6d8ba8e89 -> 75d90c6f8


Upgrade Async Http client to version 4.1.3


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

Branch: refs/heads/master
Commit: 75d90c6f8f237d59dee23d79fd845078e991ed52
Parents: 6d8ba8e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed Feb 22 07:58:29 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed Feb 22 07:58:29 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/75d90c6f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b737256..4c4ae2e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -264,7 +264,7 @@
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.4.6</httpcore4-version>
     <httpclient4-version>4.5.3</httpclient4-version>
-    <httpasyncclient-version>4.1.2</httpasyncclient-version>
+    <httpasyncclient-version>4.1.3</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
     <hystrix-version>1.5.9</hystrix-version>
     <hystrix-bundle-version>1.5.9_1</hystrix-bundle-version>