Skip to content

Commit 5341fe8

Browse files
committed
Upgrade to Hibernate 5.4.15.Final
Closes gh-21400
1 parent 77782aa commit 5341fe8

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
@@ -435,7 +435,7 @@ bom {
435435
]
436436
}
437437
}
438-
library("Hibernate", "5.4.14.Final") {
438+
library("Hibernate", "5.4.15.Final") {
439439
group("org.hibernate") {
440440
modules = [
441441
"hibernate-c3p0",

0 commit comments

Comments
 (0)