From 58578b03706f35e0b76ac49a70dbab5168da6cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:13:23 +0000 Subject: [PATCH] Bump jgroups from 3.6.14.Final to 4.0.0.Final in /kvstore Bumps [jgroups](https://github.com/belaban/JGroups) from 3.6.14.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/compare/JGroups-3.6.14.Final...JGroups-4.0.0.Final) --- updated-dependencies: - dependency-name: org.jgroups:jgroups dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kvstore/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kvstore/pom.xml b/kvstore/pom.xml index 7e4c480..f793499 100644 --- a/kvstore/pom.xml +++ b/kvstore/pom.xml @@ -9,7 +9,7 @@ kvstore - 3.6.14.Final + 4.0.0.Final 3.6.1 2.5 4.10