Skip to content

Commit 9247de8

Browse files
committed
Upgrade to Hazelcast 5.1.4
Closes gh-32705
1 parent 3a1e3b3 commit 9247de8

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
@@ -329,7 +329,7 @@ bom {
329329
]
330330
}
331331
}
332-
library("Hazelcast", "5.1.3") {
332+
library("Hazelcast", "5.1.4") {
333333
group("com.hazelcast") {
334334
modules = [
335335
"hazelcast",

0 commit comments

Comments
 (0)