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 2018/09/27 11:19:51 UTC

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

commit c6ce65a90c5ef44e94f13595eb90ed01d27bd74d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 27 13:18:53 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index e803989..bce69e0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -388,7 +388,7 @@
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.4.0</jettison-version>
     <jgit-version>5.1.1.201809181055-r</jgit-version>
-    <jgroups-version>4.0.14.Final</jgroups-version>
+    <jgroups-version>4.0.15.Final</jgroups-version>
     <libthrift-version>0.11.0</libthrift-version>
     <jibx-version>1.2.6</jibx-version>
     <jing-bundle-version>20030619_5</jing-bundle-version>