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/02/01 14:29:50 UTC

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

commit 4340ef127d20118cf62626b9eed0b27340e6f68f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 1 15:29:29 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 81603f1..9ac5e11 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -384,7 +384,7 @@
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.3.8</jettison-version>
     <jgit-version>4.10.0.201712302008-r</jgit-version>
-    <jgroups-version>4.0.9.Final</jgroups-version>
+    <jgroups-version>4.0.10.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.