Repository: camel
Updated Branches:
  refs/heads/master f32328c19 -> 15686633f


Upgrade Async http client to version 2.0.30


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

Branch: refs/heads/master
Commit: 15686633ff0a42c069f420a93d2e63f1b1a71397
Parents: f32328c
Author: Andrea Cosentino <anco...@gmail.com>
Authored: Wed Mar 8 09:43:15 2017 +0100
Committer: Andrea Cosentino <anco...@gmail.com>
Committed: Wed Mar 8 09:43:55 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/15686633/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f7d41c..4a0c7f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -39,7 +39,7 @@
     <!-- Note that activemq dependency is only used for testing! -->
     <activemq-version>5.14.4</activemq-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.0.29</ahc-version>
+    <ahc-version>2.0.30</ahc-version>
     <ant-bundle-version>1.7.0_6</ant-bundle-version>
     <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
     <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version>

Reply via email to