Skip to content

Commit adc601b

Browse files
committed
Upgrade to Hibernate 5.4.28.Final
Closes gh-25192
1 parent 4b6418f commit adc601b

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

0 commit comments

Comments
 (0)