Upgrade to Hibernate 6.1.5.Final

Closes gh-32958
pull/32973/head
Andy Wilkinson 2 years ago
parent 9e5f20c3b8
commit 335a09204e

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

Loading…
Cancel
Save