Upgrade to Hibernate 5.6.9.Final

Closes gh-31049
This commit is contained in:
Andy Wilkinson 2022-05-16 12:03:12 +01:00
parent 18a17839c7
commit 11f3a325c1
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.6.8.Final") { library("Hibernate", "5.6.9.Final") {
group("org.hibernate") { group("org.hibernate") {
modules = [ modules = [
"hibernate-c3p0", "hibernate-c3p0",