Upgrade to Hibernate 5.6.11.Final

Closes gh-32306
pull/32501/head
Stephane Nicoll 2 years ago
parent 2fa4195326
commit 7de6d72346

@ -426,7 +426,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.6.10.Final") { library("Hibernate", "5.6.11.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