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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new f8a2b3b  Upgrade Jgroups to version 4.2.3.Final
f8a2b3b is described below

commit f8a2b3bf62fff02b559215b7ceaff84e269fe187
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 21 15:28:46 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index e3472f5..cf53159 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.4.1</jettison-version>
         <jgit-version>5.7.0.202003110725-r</jgit-version>
-        <jgroups-version>4.2.0.Final</jgroups-version>
+        <jgroups-version>4.2.3.Final</jgroups-version>
         <jgroups-raft-version>0.5.1.Final</jgroups-raft-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>
         <jgroups-raft-mapdb-version>1.0.8</jgroups-raft-mapdb-version>

Reply via email to