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:47 UTC

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

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 -->