Upgrade to Hibernate 5.6.11.Final

Closes gh-32320
This commit is contained in:
Stephane Nicoll
2022-09-14 10:32:29 +02:00
parent a00951d673
commit 1c41032d66

View File

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