Upgrade to Hibernate 6.2.8.Final

Closes gh-37317
pull/37340/head
Stephane Nicoll 1 year ago
parent 172b4c846a
commit bb249bea4c

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

Loading…
Cancel
Save