Upgrade to Hibernate 5.6.8.Final

Closes gh-30683
This commit is contained in:
Stephane Nicoll
2022-04-15 08:28:54 +02:00
parent be5c168e8c
commit aa629c8510

View File

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