Skip to content

Commit 8738e05

Browse files
committed
Upgrade to Hibernate 5.4.21.Final
Closes gh-23311
1 parent 9b3148c commit 8738e05

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
@@ -410,7 +410,7 @@ bom {
410410
]
411411
}
412412
}
413-
library("Hibernate", "5.4.20.Final") {
413+
library("Hibernate", "5.4.21.Final") {
414414
group("org.hibernate") {
415415
modules = [
416416
"hibernate-c3p0",

0 commit comments

Comments
 (0)