Upgrade to Hibernate 6.2.25.Final

Closes gh-40710
This commit is contained in:
Andy Wilkinson 2024-05-13 12:27:27 +01:00
parent 9e3cb34927
commit 98ea21d1f2

View File

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