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/02/09 09:57:59 UTC

camel git commit: Upgrade Jgroups to version 3.6.13.Final

Repository: camel
Updated Branches:
  refs/heads/master 66b349221 -> 8d5624774


Upgrade Jgroups to version 3.6.13.Final


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

Branch: refs/heads/master
Commit: 8d56247747cbb726e3b9ddba5905a78bbf5a21f4
Parents: 66b3492
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Feb 9 10:57:24 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Feb 9 10:57:24 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8d562477/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a984966..4120577 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -336,7 +336,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.12.Final</jgroups-version>
+    <jgroups-version>3.6.13.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>