From 352a2013e4c5593b913cb4d350bb5928ade51a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:12:55 +0000 Subject: [PATCH] Bump jgroups from 3.0.4.Final to 4.0.0.Final Bumps [jgroups](https://github.com/belaban/JGroups) from 3.0.4.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 02da73d..59892fd 100644 --- a/pom.xml +++ b/pom.xml @@ -117,7 +117,7 @@ org.jgroups jgroups - 3.0.4.Final + 4.0.0.Final org.springframework