This is an automated email from the ASF dual-hosted git repository. davsclaus 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 bd06d1d7c74 chore(deps): Bump org.jgroups:jgroups from 5.4.3.Final to 5.4.4.Final (#17314) bd06d1d7c74 is described below commit bd06d1d7c7461bf427c06bff9e3f7d0f64e6b783 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Feb 28 08:57:18 2025 +0100 chore(deps): Bump org.jgroups:jgroups from 5.4.3.Final to 5.4.4.Final (#17314) --- updated-dependencies: - dependency-name: org.jgroups:jgroups dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> 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 e9e9dedee57..03d462258db 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -285,7 +285,7 @@ <jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId> <jettison-version>1.5.4</jettison-version> <jgit-version>7.1.0.202411261347-r</jgit-version> - <jgroups-version>5.4.3.Final</jgroups-version> + <jgroups-version>5.4.4.Final</jgroups-version> <jgroups-raft-version>1.0.14.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>