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/07/03 06:48:54 UTC

camel git commit: Upgrade JGroups to version 3.6.10.Final

Repository: camel
Updated Branches:
  refs/heads/master 4003fc7f4 -> b21138530


Upgrade JGroups to version 3.6.10.Final


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

Branch: refs/heads/master
Commit: b2113853091ea76799bf7607b9bf21056a483dc1
Parents: 4003fc7
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jul 3 08:48:09 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Jul 3 08:48:09 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/b2113853/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 70ae3e1..7a93835 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -313,7 +313,7 @@
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.7</jettison-version>
     <jgit-version>4.4.0.201606070830-r</jgit-version>
-    <jgroups-version>3.6.9.Final</jgroups-version>
+    <jgroups-version>3.6.10.Final</jgroups-version>
     <libthrift-version>0.9.3</libthrift-version>
     <jibx-version>1.2.6</jibx-version>
     <jing-bundle-version>20030619_5</jing-bundle-version>