Skip to content

Commit 89b10d7

Browse files
committed
Upgrade to Hibernate 5.4.29.Final
Closes gh-25627
1 parent ce13db4 commit 89b10d7

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.28.Final") {
401+
library("Hibernate", "5.4.29.Final") {
402402
group("org.hibernate") {
403403
modules = [
404404
"hibernate-c3p0",

0 commit comments

Comments
 (0)