From 2d3cc17056b3b31f1c4c5a6934046eb145348bd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 19:13:58 +0000 Subject: [PATCH] Bump jgroups from 2.12.3.Final to 3.2.16.Final Bumps [jgroups](https://github.com/belaban/JGroups) from 2.12.3.Final to 3.2.16.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-3.2.16.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..24d1bd2 100644 --- a/pom.xml +++ b/pom.xml @@ -96,7 +96,7 @@ org.jgroups jgroups - 2.12.3.Final + 3.2.16.Final