Upgrade to Hibernate 5.6.7.Final

Closes gh-30338
This commit is contained in:
Stephane Nicoll 2022-03-21 07:33:08 +01:00
parent 1cfebc0d39
commit dfa95a238d
1 changed files with 1 additions and 1 deletions

View File

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