Upgrade to Hibernate 5.6.3.Final

Closes gh-29214
This commit is contained in:
Stephane Nicoll 2022-01-03 08:22:17 +01:00
parent 9e443d772f
commit 464ea36ef5
1 changed files with 1 additions and 1 deletions

View File

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