Upgrade to Hibernate 5.6.10.Final

Closes gh-31724
This commit is contained in:
Stephane Nicoll 2022-07-14 16:17:46 +02:00
parent 9443713c53
commit 6b54aefe3e

View File

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