From 29e6b3c4950e8bb1c6c5fbfc2857240249d9e55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:14:54 +0000 Subject: [PATCH] Bump jgroups from 2.12.3.Final to 4.0.0.Final Bumps [jgroups](https://github.com/belaban/JGroups) from 2.12.3.Final to 4.0.0.Final. - [Release notes](https://github.com/belaban/JGroups/releases) - [Changelog](https://github.com/belaban/JGroups/blob/master/doc/history.txt) - [Commits](https://github.com/belaban/JGroups/commits/JGroups-4.0.0.Final) --- updated-dependencies: - dependency-name: org.jgroups:jgroups dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7090be6..e6deced 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ org.jgroups jgroups - 2.12.3.Final + 4.0.0.Final