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/01/11 14:14:17 UTC

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

Repository: camel
Updated Branches:
  refs/heads/master 8d5ae1c29 -> 1b13c3cc6


Upgrade Xnio to version 3.3.4.Final


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

Branch: refs/heads/master
Commit: 1b13c3cc630d4a5e3f5ca6846c9ea28a7887ce00
Parents: 1218f5e
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 11 14:13:14 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 11 14:13:58 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1b13c3cc/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f421f71..5f44d95 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -273,7 +273,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.2.Final</jboss-xnio-version>
+    <jboss-xnio-version>3.3.4.Final</jboss-xnio-version>
     <jclouds-version>1.9.1</jclouds-version>
     <!-- jclouds must use this guava version -->
     <jclouds-google-guava-version>16.0.1</jclouds-google-guava-version>


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

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


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

Branch: refs/heads/master
Commit: 1218f5e1da7da52664ee4754ebb27f1d579ee9b0
Parents: 8d5ae1c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 11 13:58:27 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 11 14:13:58 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/1218f5e1/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 24a97b5..f421f71 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -521,7 +521,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.7.Final</undertow-version>
+    <undertow-version>1.3.12.Final</undertow-version>
     <univocity-parsers-version>1.5.6</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>