Upgrade to Hibernate 6.2.7.Final

Closes gh-36888
This commit is contained in:
Andy Wilkinson 2023-08-09 17:06:56 +01:00
parent b581ab0d3a
commit 19a75475ae
1 changed files with 1 additions and 1 deletions

View File

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