From 160b35a600f5a56fdffb6ece6750917e6aa6976b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 20:40:51 +0000 Subject: [PATCH] Bump jgroups from 3.4.1.Final to 5.2.6.Final Bumps [jgroups](https://github.com/belaban/JGroups) from 3.4.1.Final to 5.2.6.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.6.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..583e25597 100644 --- a/pom.xml +++ b/pom.xml @@ -691,7 +691,7 @@ under the License. org.jgroups jgroups - 3.4.1.Final + 5.2.6.Final