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 2019/08/30 11:06:52 UTC

[camel] 01/05: Upgrade Jgroups-raft to version 0.4.3.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

commit 4206fafe24b3842fd4521b65ac1a83affc879789
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 30 12:01:54 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9d937d1..cb540c3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -350,7 +350,7 @@
         <jettison-version>1.4.0</jettison-version>
         <jgit-version>5.4.2.201908231537-r</jgit-version>
         <jgroups-version>4.1.4.Final</jgroups-version>
-        <jgroups-raft-version>0.4.2.Final</jgroups-raft-version>
+        <jgroups-raft-version>0.4.3.Final</jgroups-raft-version>
         <jgroups-raft-jgroups-version>4.0.15.Final</jgroups-raft-jgroups-version>
         <jgroups-raft-leveldbjni-version>1.8</jgroups-raft-leveldbjni-version>
         <jgroups-raft-mapdb-version>1.0.8</jgroups-raft-mapdb-version>