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/07/25 08:40:41 UTC

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

commit 6467b7ad9d58227ccd9a3a821422e88178dfad9b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jul 25 10:40:18 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 713b4b5..0aaebcc 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -389,7 +389,7 @@
     <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
     <jettison-version>1.4.0</jettison-version>
     <jgit-version>5.0.1.201806211838-r</jgit-version>
-    <jgroups-version>4.0.12.Final</jgroups-version>
+    <jgroups-version>4.0.13.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>