Upgrade to Hibernate 5.5.4.Final

Closes gh-27399
This commit is contained in:
Andy Wilkinson 2021-07-19 12:45:45 +01:00
parent 9082e16a25
commit 5f537cca39

View File

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