This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new a7c207f Upgrade JGroup to version 4.0.17.Final a7c207f is described below commit a7c207f77fb128acb4fb4b688918a442bc82d723 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 14 14:09:01 2019 +0100 Upgrade JGroup to version 4.0.17.Final --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8cb40d6..aae0660 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -377,7 +377,7 @@ <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId> <jettison-version>1.4.0</jettison-version> <jgit-version>5.2.1.201812262042-r</jgit-version> - <jgroups-version>4.0.16.Final</jgroups-version> + <jgroups-version>4.0.17.Final</jgroups-version> <jgroups-raft-version>0.4.2.Final</jgroups-raft-version> <jgroups-raft-jgroups-version>4.0.15.Final</jgroups-raft-jgroups-version> <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>