Upgrade to Hibernate 5.6.5.Final

Closes gh-29837
This commit is contained in:
Stephane Nicoll
2022-02-16 09:41:09 +01:00
parent 197162b2bb
commit 334f198353

View File

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