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 680df512001 chore(deps): Bump org.jgroups:jgroups from 5.4.8.Final to 
5.4.10.Final (#19123)
680df512001 is described below

commit 680df5120015118b2972c33dfe74d048f66916c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 10 09:50:36 2025 +0200

    chore(deps): Bump org.jgroups:jgroups from 5.4.8.Final to 5.4.10.Final 
(#19123)
    
    Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from 
5.4.8.Final to 5.4.10.Final.
    - 
[Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
    - [Commits](https://github.com/belaban/JGroups/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.jgroups:jgroups
      dependency-version: 5.4.10.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5262d5298b1..664a59fb254 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -294,7 +294,7 @@
         <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
         <jettison-version>1.5.4</jettison-version>
         <jgit-version>7.3.0.202506031305-r</jgit-version>
-        <jgroups-version>5.4.8.Final</jgroups-version>
+        <jgroups-version>5.4.10.Final</jgroups-version>
         <jgroups-raft-version>1.1.0.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