Skip to content

Commit f3087d0

Browse files
committed
Upgrade to Hibernate 5.4.21.Final
Closes gh-23350
1 parent 2cb5966 commit f3087d0

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
@@ -396,7 +396,7 @@ bom {
396396
]
397397
}
398398
}
399-
library("Hibernate", "5.4.20.Final") {
399+
library("Hibernate", "5.4.21.Final") {
400400
group("org.hibernate") {
401401
modules = [
402402
"hibernate-c3p0",

0 commit comments

Comments
 (0)