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 270929bcf83 chore(deps): Bump org.jgroups:jgroups-raft (#15860)
270929bcf83 is described below
commit 270929bcf83eda5da645a9faca309810a7e1effd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 7 11:29:27 2024 +0200
chore(deps): Bump org.jgroups:jgroups-raft (#15860)
Bumps
[org.jgroups:jgroups-raft](https://github.com/jgroups-extras/jgroups-raft) from
1.0.13.Final to 1.0.14.Final.
-
[Commits](https://github.com/jgroups-extras/jgroups-raft/compare/jgroups-raft-1.0.13.Final...jgroups-raft-1.0.14.Final)
---
updated-dependencies:
- dependency-name: org.jgroups:jgroups-raft
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 c4f7eefa39a..1fe49eb0daf 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -278,7 +278,7 @@
<jettison-version>1.5.4</jettison-version>
<jgit-version>7.0.0.202409031743-r</jgit-version>
<jgroups-version>5.3.12.Final</jgroups-version>
- <jgroups-raft-version>1.0.13.Final</jgroups-raft-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>
<jira-rest-client-api-version>6.0.1</jira-rest-client-api-version>