Skip to content

Commit 2061d88

Browse files
committed
Upgrade to Hazelcast 5.4.0
Closes gh-40400
1 parent b3205bd commit 2061d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ bom {
497497
]
498498
}
499499
}
500-
library("Hazelcast", "5.3.7") {
500+
library("Hazelcast", "5.4.0") {
501501
group("com.hazelcast") {
502502
modules = [
503503
"hazelcast",

0 commit comments

Comments
 (0)