This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 56f6f8086bef Revert "chore(deps): Bump org.jgroups:jgroups from 
5.5.1.Final to 5.5.2.Final…" (#20454)
56f6f8086bef is described below

commit 56f6f8086beff74f13e16d5ec333074701efb791
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Dec 16 09:16:43 2025 +0100

    Revert "chore(deps): Bump org.jgroups:jgroups from 5.5.1.Final to 
5.5.2.Final…" (#20454)
    
    This reverts commit 7b3e30175a11487a7df74a938ea319fd3fecc980.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5b41c82a006c..bed18d92cfe1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -307,7 +307,7 @@
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.5.4</jettison-version>
         <jgit-version>7.5.0.202512021534-r</jgit-version>
-        <jgroups-version>5.5.2.Final</jgroups-version>
+        <jgroups-version>5.5.1.Final</jgroups-version>
         <jgroups-raft-version>1.1.4.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