Upgrade to Hibernate 5.6.15.Final

Closes gh-35513
This commit is contained in:
Andy Wilkinson 2023-05-17 21:23:35 +01:00
parent 5921106b94
commit 67677370c2

View File

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