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/01/02 07:29:14 UTC

[2/8] camel git commit: Upgrade JBoss Xnio to version 3.4.3.Final

Upgrade JBoss Xnio to version 3.4.3.Final


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

Branch: refs/heads/master
Commit: 58ea085e51335e6f262650d347bdb79bc0e29248
Parents: a8191a3
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 2 08:11:51 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 2 08:11:51 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/58ea085e/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 990928f..6dc9cdf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -312,7 +312,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.4.2.Final</jboss-xnio-version>
+    <jboss-xnio-version>3.4.3.Final</jboss-xnio-version>
     <jcache-bundle-version>1.0.0_1</jcache-bundle-version>
     <jclouds-version>2.0.0</jclouds-version>
     <!-- jclouds must use this guava version -->