Skip to content

Commit d723693

Browse files
committed
Upgrade to Hibernate 5.6.9.Final
Closes gh-31041
1 parent 9f8c7bd commit d723693

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
@@ -421,7 +421,7 @@ bom {
421421
]
422422
}
423423
}
424-
library("Hibernate", "5.6.8.Final") {
424+
library("Hibernate", "5.6.9.Final") {
425425
prohibit("[6.0.0.Alpha2,)") {
426426
because "it uses the jakarta.* namespace"
427427
}

0 commit comments

Comments
 (0)