Upgrade to Hibernate 5.6.2.Final

Closes gh-29061
This commit is contained in:
Stephane Nicoll
2021-12-15 15:11:10 +01:00
parent 76b1ec3cac
commit 081d4f6d9c

View File

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