Upgrade to Hibernate 5.6.3.Final

Closes gh-29127
This commit is contained in:
Stephane Nicoll
2021-12-20 10:46:29 +01:00
parent 07c8ab2236
commit a8fc4e9351

View File

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