Upgrade to Hibernate 5.6.5.Final

Closes gh-29837
pull/29884/head
Stephane Nicoll 3 years ago
parent 197162b2bb
commit 334f198353

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

Loading…
Cancel
Save