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 2016/03/17 17:26:48 UTC

[1/2] camel git commit: Upgrade Undertow to version 1.3.19.Final

Repository: camel
Updated Branches:
  refs/heads/master d35c64037 -> 5d7d38892


Upgrade Undertow to version 1.3.19.Final


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

Branch: refs/heads/master
Commit: 54e43580088e0853266d9cb94742cf6262859ca0
Parents: d35c640
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 17 17:23:54 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 17 17:23:54 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/54e43580/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b15aeef..00561fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -547,7 +547,7 @@
     <testng-version>6.8.21</testng-version>
     <twitter4j-bundle-version>4.0.4_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.4</twitter4j-version>
-    <undertow-version>1.3.18.Final</undertow-version>
+    <undertow-version>1.3.19.Final</undertow-version>
     <univocity-parsers-version>2.0.0</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>


[2/2] camel git commit: Upgrade Xnio to version 3.3.6.Final

Posted by ac...@apache.org.
Upgrade Xnio to version 3.3.6.Final


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

Branch: refs/heads/master
Commit: 5d7d388922e0f53e28a977cde6973b26a7673bf6
Parents: 54e4358
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Mar 17 17:24:16 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Mar 17 17:24:16 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/5d7d3889/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 00561fb..6a6d650 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -284,7 +284,7 @@
     <jboss-javaee-6-version>1.0.0.Final</jboss-javaee-6-version>
     <jboss-logging-version>3.3.0.Final</jboss-logging-version>
     <jboss-marshalling-version>1.4.10.Final</jboss-marshalling-version>
-    <jboss-xnio-version>3.3.5.Final</jboss-xnio-version>
+    <jboss-xnio-version>3.3.6.Final</jboss-xnio-version>
     <jcache-bundle-version>1.0.0_1</jcache-bundle-version>
     <jclouds-version>1.9.2</jclouds-version>
     <!-- jclouds must use this guava version -->