Skip to content

Commit 0b75acf

Browse files
committed
Upgrade to Hazelcast Hibernate5 2.2.1
Closes gh-27678
1 parent fb17f6e commit 0b75acf

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
@@ -395,7 +395,7 @@ bom {
395395
]
396396
}
397397
}
398-
library("Hazelcast Hibernate5", "2.2.0") {
398+
library("Hazelcast Hibernate5", "2.2.1") {
399399
group("com.hazelcast") {
400400
modules = [
401401
"hazelcast-hibernate52",

0 commit comments

Comments
 (0)