Upgrade to Hibernate 5.4.29.Final

Closes gh-25662
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:14 +00:00
parent 80df0ee70e
commit 04339b839b

View File

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