Upgrade to Hibernate 6.2.8.Final

Closes gh-37298
3.1.x
Stephane Nicoll 1 year ago
parent 0206c30238
commit 999a7b159e

@ -371,7 +371,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