Upgrade to Hibernate 5.4.28.Final

Closes gh-25233
This commit is contained in:
Andy Wilkinson
2021-02-12 12:02:13 +00:00
parent 5dba00fcac
commit a1ff05ec12

View File

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