Upgrade to Hibernate 5.6.1.Final

Closes gh-28574
This commit is contained in:
Stephane Nicoll 2021-11-09 07:29:36 +01:00
parent 179b9136ad
commit e7e7158ab8

View File

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