Skip to content

Commit 5be4a9a

Browse files
committed
Upgrade to Hibernate 5.4.32.Final
Closes gh-26787
1 parent e496d2e commit 5be4a9a

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
@@ -398,7 +398,7 @@ bom {
398398
]
399399
}
400400
}
401-
library("Hibernate", "5.4.31.Final") {
401+
library("Hibernate", "5.4.32.Final") {
402402
group("org.hibernate") {
403403
modules = [
404404
"hibernate-c3p0",

0 commit comments

Comments
 (0)