Repository: camel Updated Branches: refs/heads/master 6c0362d21 -> d83fbc581
CAMEL-9114: Upgrade Jgroups to version 3.6.7.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d83fbc58 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d83fbc58 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d83fbc58 Branch: refs/heads/master Commit: d83fbc58157ce7b1067151a038a42a63a3449ea0 Parents: 6c0362d Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Jan 13 09:42:16 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Jan 13 09:42:16 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d83fbc58/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 392bc03..910fd30 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -295,7 +295,7 @@ <jetty-runner-groupId>org.mortbay.jetty</jetty-runner-groupId> <jettison-version>1.3.7</jettison-version> <jgit-version>4.1.1.201511131810-r</jgit-version> - <jgroups-version>3.6.4.Final</jgroups-version> + <jgroups-version>3.6.7.Final</jgroups-version> <jibx-version>1.2.6</jibx-version> <jing-bundle-version>20030619_5</jing-bundle-version> <jing-version>20030619</jing-version>