Skip to content

Commit 5f826cd

Browse files
committed
Upgrade to Hibernate 5.4.11.Final
Closes gh-20162
1 parent ca4d5b1 commit 5f826cd

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
@@ -440,7 +440,7 @@ bom {
440440
]
441441
}
442442
}
443-
library("Hibernate", "5.4.10.Final") {
443+
library("Hibernate", "5.4.11.Final") {
444444
group("org.hibernate") {
445445
modules = [
446446
"hibernate-c3p0",

0 commit comments

Comments
 (0)