Upgrade to Hibernate 5.5.6.Final

Closes gh-27702
This commit is contained in:
Stephane Nicoll
2021-08-17 09:15:27 +02:00
parent 2d49175291
commit 60e57f7a3f

View File

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