You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2017/01/02 09:10:39 UTC

[5/5] camel git commit: Upgrade jboss xnio

Upgrade jboss xnio


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

Branch: refs/heads/camel-2.18.x
Commit: 25d0541965e885af60af5d5f882ce01cd56dcf9f
Parents: ead449e
Author: Claus Ibsen <da...@apache.org>
Authored: Mon Jan 2 10:10:24 2017 +0100
Committer: Claus Ibsen <da...@apache.org>
Committed: Mon Jan 2 10:10:24 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/25d05419/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1a1a9a8..32dfaa9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -309,7 +309,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.0.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>1.9.2</jclouds-version>
     <!-- jclouds must use this guava version -->