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 2019/10/07 09:33:22 UTC

[camel] branch master updated: Upgrade Jgroups to version 4.1.6.Final

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 784928f  Upgrade Jgroups to version 4.1.6.Final
784928f is described below

commit 784928f9262ba2f4d093cbfccbe67ca238ca1441
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 7 11:32:46 2019 +0200

    Upgrade Jgroups to version 4.1.6.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 82d67e0..b600f46 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -350,7 +350,7 @@
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.4.0</jettison-version>
         <jgit-version>5.5.0.201909110433-r</jgit-version>
-        <jgroups-version>4.1.5.Final</jgroups-version>
+        <jgroups-version>4.1.6.Final</jgroups-version>
         <jgroups-raft-version>0.4.3.Final</jgroups-raft-version>
         <jgroups-raft-jgroups-version>4.0.20.Final</jgroups-raft-jgroups-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>