Upgrade to Hibernate 5.6.4.Final

Closes gh-29505
This commit is contained in:
Stephane Nicoll
2022-01-20 16:32:23 +01:00
parent 0b286846fa
commit f099193776

View File

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