Upgrade to Hibernate 6.2.5.Final

Closes gh-35951
pull/35986/head
Andy Wilkinson 1 year ago
parent 9d8caf1133
commit 152fc42d4e

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

Loading…
Cancel
Save