Skip to content

Commit 3fa898c

Browse files
committed
Upgrade to Hibernate 5.4.25.Final
Closes gh-24386
1 parent 558f691 commit 3fa898c

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

0 commit comments

Comments
 (0)