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 02b0a9c158b Bump org.jgroups:jgroups from 5.3.3.Final to 5.3.4.Final
(#13600)
02b0a9c158b is described below
commit 02b0a9c158b51308e726bff7d823cb4fa288e816
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 25 09:37:00 2024 +0100
Bump org.jgroups:jgroups from 5.3.3.Final to 5.3.4.Final (#13600)
Bumps [org.jgroups:jgroups](https://github.com/belaban/JGroups) from
5.3.3.Final to 5.3.4.Final.
-
[Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt)
-
[Commits](https://github.com/belaban/JGroups/compare/jgroups-5.3.3.Final...jgroups-5.3.4.Final)
---
updated-dependencies:
- dependency-name: org.jgroups:jgroups
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 a9539ccbd9d..4d7eb69cbcb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -270,7 +270,7 @@
<jetty-runner-groupId>org.eclipse.jetty</jetty-runner-groupId>
<jettison-version>1.5.4</jettison-version>
<jgit-version>6.8.0.202311291450-r</jgit-version>
- <jgroups-version>5.3.3.Final</jgroups-version>
+ <jgroups-version>5.3.4.Final</jgroups-version>
<jgroups-raft-version>1.0.12.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>