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/03/16 15:13:00 UTC

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

commit 8a37b13afe6e6615edd49aa03c0b499080a06ea2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 16 16:11:51 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 10fbf83..6a890c8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -390,7 +390,7 @@
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.8</jettison-version>
     <jgit-version>4.11.0.201803080745-r</jgit-version>
-    <jgroups-version>4.0.10.Final</jgroups-version>
+    <jgroups-version>4.0.11.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>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.