Skip to content

Commit 26b64e7

Browse files
committed
Upgrade to Hazelcast 5.1.2
Closes gh-31428
1 parent 670876b commit 26b64e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ bom {
438438
]
439439
}
440440
}
441-
library("Hazelcast", "5.1.1") {
441+
library("Hazelcast", "5.1.2") {
442442
group("com.hazelcast") {
443443
modules = [
444444
"hazelcast",

0 commit comments

Comments
 (0)