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/04/03 13:16:32 UTC

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

Upgrade Xnio to version 3.4.5.Final


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

Branch: refs/heads/master
Commit: 321e2dfafeb6f859c6e0a805ad3da43e81a48c09
Parents: 5558e0a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Apr 3 15:14:58 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Apr 3 15:15:19 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/321e2dfa/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7541a71..8df3202 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -325,7 +325,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.3.Final</jboss-xnio-version>
+    <jboss-xnio-version>3.4.5.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 -->