Skip to content

Commit c1ef49a

Browse files
committed
Upgrade to Hibernate 5.4.25.Final
Closes gh-24372
1 parent 1e252ab commit c1ef49a

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
@@ -413,7 +413,7 @@ bom {
413413
]
414414
}
415415
}
416-
library("Hibernate", "5.4.23.Final") {
416+
library("Hibernate", "5.4.25.Final") {
417417
group("org.hibernate") {
418418
modules = [
419419
"hibernate-c3p0",

0 commit comments

Comments
 (0)