Upgrade to Hibernate 5.6.6.Final

Closes gh-30240
This commit is contained in:
Stephane Nicoll 2022-03-16 13:56:55 +01:00
parent 8e016e8922
commit 230ebcbe88
1 changed files with 1 additions and 1 deletions

View File

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