From 1c2154f4347a6d4f5b5f8c5e32cd5df35a2b65a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 20:47:28 +0000 Subject: [PATCH] Bump jgroups from 3.4.1.Final to 5.2.9.Final Bumps [jgroups](https://github.com/belaban/JGroups) from 3.4.1.Final to 5.2.9.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.9.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 abe27285b..5351864b7 100644 --- a/pom.xml +++ b/pom.xml @@ -691,7 +691,7 @@ under the License. org.jgroups jgroups - 3.4.1.Final + 5.2.9.Final