Upgrade to Hibernate 5.6.11.Final

Closes gh-32306
This commit is contained in:
Stephane Nicoll 2022-09-14 09:30:56 +02:00
parent 2fa4195326
commit 7de6d72346

View File

@ -426,7 +426,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"
}