Upgrade to Hibernate 5.6.0.Final

Closes gh-28297
This commit is contained in:
Andy Wilkinson
2021-10-12 13:39:19 +01:00
parent 509427b671
commit 3918eb3314

View File

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