Upgrade to Hibernate 5.6.15.Final

Closes gh-34244
This commit is contained in:
Andy Wilkinson 2023-02-20 13:33:32 +00:00
parent f5277430d6
commit dc3e22ee9f

View File

@ -468,7 +468,7 @@ bom {
]
}
}
library("Hibernate", "5.6.14.Final") {
library("Hibernate", "5.6.15.Final") {
prohibit {
versionRange "[6.0.0.Alpha2,)"
because "it uses the jakarta.* namespace"