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/02/26 14:42:24 UTC

camel git commit: Upgrade Xnio to version 3.3.5.Final

Repository: camel
Updated Branches:
  refs/heads/master 592fcdc8c -> 2fcdbb667


Upgrade Xnio to version 3.3.5.Final


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

Branch: refs/heads/master
Commit: 2fcdbb667bf9957dc4688fc5b8ba08364ae587fb
Parents: 592fcdc
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Feb 26 14:40:58 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Feb 26 14:40:58 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/2fcdbb66/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 6a83d00..b79caf1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -281,7 +281,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.4.Final</jboss-xnio-version>
+    <jboss-xnio-version>3.3.5.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 -->