Upgrade to Hibernate 5.6.9.Final

Closes gh-31041
This commit is contained in:
Andy Wilkinson
2022-05-16 11:39:04 +01:00
parent 9f8c7bd213
commit d7236934c1

View File

@@ -421,7 +421,7 @@ bom {
]
}
}
library("Hibernate", "5.6.8.Final") {
library("Hibernate", "5.6.9.Final") {
prohibit("[6.0.0.Alpha2,)") {
because "it uses the jakarta.* namespace"
}