Upgrade to Hibernate 5.6.7.Final

Closes gh-30293
pull/30406/head
Stephane Nicoll 3 years ago
parent 00cba28390
commit 3075794175

@ -434,7 +434,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.6.5.Final") { library("Hibernate", "5.6.7.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