From 4b6418f11f9d096248139fcfbffd05965a9dca85 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 12 Feb 2021 09:28:12 +0000 Subject: [PATCH] Upgrade to Hazelcast 3.12.12 Closes gh-25191 --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7c997022dd9d..b513f2e04b1b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -396,7 +396,7 @@ bom { ] } } - library("Hazelcast", "3.12.11") { + library("Hazelcast", "3.12.12") { group("com.hazelcast") { modules = [ "hazelcast",