Skip to content

Commit e48e489

Browse files
committed
Upgrade to Hibernate 5.4.27.Final
Closes gh-24758
1 parent 66daeab commit e48e489

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.25.Final") {
416+
library("Hibernate", "5.4.27.Final") {
417417
group("org.hibernate") {
418418
modules = [
419419
"hibernate-c3p0",

0 commit comments

Comments
 (0)