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/16 12:39:22 UTC

camel git commit: Upgrade JGroups to version 3.6.12.Final

Repository: camel
Updated Branches:
  refs/heads/master de914aaea -> fdb508a84


Upgrade JGroups to version 3.6.12.Final


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

Branch: refs/heads/master
Commit: fdb508a8431318110daa7adcc2672513eea1bb99
Parents: de914aa
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Jan 16 13:37:20 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Jan 16 13:39:07 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fdb508a8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bf308c6..da46be3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -335,7 +335,7 @@
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.8</jettison-version>
     <jgit-version>4.6.0.201612231935-r</jgit-version>
-    <jgroups-version>3.6.11.Final</jgroups-version>
+    <jgroups-version>3.6.12.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>