Skip to content

Commit a730005

Browse files
committed
Upgrade to Hazelcast Hibernate5 2.2.1
Closes gh-27710
1 parent 2d64a44 commit a730005

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
@@ -401,7 +401,7 @@ bom {
401401
]
402402
}
403403
}
404-
library("Hazelcast Hibernate5", "2.2.0") {
404+
library("Hazelcast Hibernate5", "2.2.1") {
405405
group("com.hazelcast") {
406406
modules = [
407407
"hazelcast-hibernate52",

0 commit comments

Comments
 (0)