Upgrade to Hibernate 5.5.3.Final

Closes gh-27298
pull/27300/head
Stephane Nicoll 3 years ago
parent 53ceafcd34
commit fb8c8afc85

@ -409,7 +409,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.4.32.Final") { library("Hibernate", "5.5.3.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