Upgrade to Hibernate 6.2.6.Final

Closes gh-36334
pull/36766/head
Stephane Nicoll 1 year ago
parent 62cdca61a8
commit 6ef030e851

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

Loading…
Cancel
Save