Repository: camel Updated Branches: refs/heads/master 24fd0ccfe -> db6242e5e
Upgrade JGroups to version 4.0.2.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8c9b356a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8c9b356a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8c9b356a Branch: refs/heads/master Commit: 8c9b356a90bc492d527f3ab0f39db649393bde42 Parents: 24fd0cc Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed May 10 09:31:45 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed May 10 09:31:45 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/8c9b356a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1d31aea..45d87ea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -354,7 +354,7 @@ <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId> <jettison-version>1.3.8</jettison-version> <jgit-version>4.7.0.201704051617-r</jgit-version> - <jgroups-version>4.0.1.Final</jgroups-version> + <jgroups-version>4.0.2.Final</jgroups-version> <jgroups-infinispan-version>3.6.13.Final</jgroups-infinispan-version> <libthrift-version>0.9.3</libthrift-version> <jibx-version>1.2.6</jibx-version>