Upgrade to Hibernate 6.1.4.Final

Closes gh-32672
pull/32685/head
Stephane Nicoll 2 years ago
parent cbf24bd1cd
commit df364987df

@ -345,7 +345,7 @@ bom {
] ]
} }
} }
library("Hibernate", "6.1.3.Final") { library("Hibernate", "6.1.4.Final") {
group("org.hibernate.orm") { group("org.hibernate.orm") {
modules = [ modules = [
"hibernate-agroal", "hibernate-agroal",

Loading…
Cancel
Save