From a77be1b276d532c5c65d4a347f99f0de0f8b64c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 20:38:17 +0000 Subject: [PATCH] Bump jgroups from 3.4.1.Final to 5.2.5.Final Bumps [jgroups](https://github.com/belaban/JGroups) from 3.4.1.Final to 5.2.5.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/compare/JGroups-3.4.1.Final...jgroups-5.2.5.Final) --- updated-dependencies: - dependency-name: org.jgroups:jgroups dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 016287925..75a7171c8 100644 --- a/pom.xml +++ b/pom.xml @@ -691,7 +691,7 @@ under the License. org.jgroups jgroups - 3.4.1.Final + 5.2.5.Final