Upgrade to Hibernate 6.2.0.Final

Closes gh-34876
This commit is contained in:
Stephane Nicoll
2023-04-06 13:25:11 +02:00
parent 77bc552e17
commit f264e3c65e
3 changed files with 4 additions and 11 deletions

View File

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