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/06/30 06:48:45 UTC

[1/3] camel git commit: Upgrade Async Http client to version 2.0.33

Repository: camel
Updated Branches:
  refs/heads/master 0b2da55ac -> 99166b8e7


Upgrade Async Http client to version 2.0.33


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

Branch: refs/heads/master
Commit: d5e02256a0bc3d59b192e51b573098d92eee8ce9
Parents: 0b2da55
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jun 30 08:20:47 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jun 30 08:20:47 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d5e02256/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index be10031..1e06a91 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -43,7 +43,7 @@
     <activemq-version>5.14.5</activemq-version>
     <activemq-artemis-version>2.1.0</activemq-artemis-version>
     <aether-version>1.0.2.v20150114</aether-version>
-    <ahc-version>2.0.32</ahc-version>
+    <ahc-version>2.0.33</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>


[2/3] camel git commit: Upgrade Undertow to version 1.4.18.Final

Posted by ac...@apache.org.
Upgrade Undertow to version 1.4.18.Final


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

Branch: refs/heads/master
Commit: 796eb6e95bf4cfdb633f2a3df8cb7299d369869e
Parents: d5e0225
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jun 30 08:23:03 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jun 30 08:23:03 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/796eb6e9/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1e06a91..12c06b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -671,7 +671,7 @@
     <twilio-version>7.9.1</twilio-version>
     <twitter4j-bundle-version>4.0.6_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.6</twitter4j-version>
-    <undertow-version>1.4.17.Final</undertow-version>
+    <undertow-version>1.4.18.Final</undertow-version>
     <univocity-parsers-version>2.3.1</univocity-parsers-version>
     <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version>
     <unix-socket-factory-bundle-version>1.0.0</unix-socket-factory-bundle-version>


[3/3] camel git commit: Use Xnio 3.3.8.Final since Undertow is based on this

Posted by ac...@apache.org.
Use Xnio 3.3.8.Final since Undertow is based on this


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

Branch: refs/heads/master
Commit: 99166b8e7bfba2cab1cfbe122f7214afd6004ac2
Parents: 796eb6e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jun 30 08:23:35 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jun 30 08:23:35 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/99166b8e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 12c06b2..a8106e4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -345,7 +345,7 @@
     <jboss-logging-version>3.3.0.Final</jboss-logging-version>
     <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>
     <jboss-transaction-spi.version>7.5.1.Final</jboss-transaction-spi.version>
-    <jboss-xnio-version>3.4.6.Final</jboss-xnio-version>
+    <jboss-xnio-version>3.3.8.Final</jboss-xnio-version>
     <jcache-bundle-version>1.0.0_1</jcache-bundle-version>
     <jclouds-version>2.0.1</jclouds-version>
     <!-- jclouds must use this guava version -->