Skip to content

Commit 5de7919

Browse files
committed
Upgrade to Hibernate 5.4.18.Final
Closes gh-22055
1 parent 06de662 commit 5de7919

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
@@ -428,7 +428,7 @@ bom {
428428
]
429429
}
430430
}
431-
library("Hibernate", "5.4.17.Final") {
431+
library("Hibernate", "5.4.18.Final") {
432432
group("org.hibernate") {
433433
modules = [
434434
"hibernate-c3p0",

0 commit comments

Comments
 (0)