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/01/21 14:33:58 UTC

[camel] branch master updated: Upgrade Jgroups to version 4.0.16.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 46c761c  Upgrade Jgroups to version 4.0.16.Final
46c761c is described below

commit 46c761c2df03c64c73026e67a4c20e5819e69f1a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 21 15:33:32 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 76a4269..dd7e155 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -380,7 +380,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.15.Final</jgroups-version>
+    <jgroups-version>4.0.16.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>