Upgrade to Hibernate 5.6.4.Final

Closes gh-29497
This commit is contained in:
Stephane Nicoll
2022-01-20 10:53:11 +01:00
parent 5b1486cc26
commit 5dbde1b294

View File

@@ -418,7 +418,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"
}