Upgrade to Hibernate 6.2.5.Final

Closes gh-35951
This commit is contained in:
Andy Wilkinson 2023-06-19 09:55:20 +01:00
parent 9d8caf1133
commit 152fc42d4e
1 changed files with 1 additions and 1 deletions

View File

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