Upgrade to Hibernate 6.1.7.Final

Closes gh-34261
This commit is contained in:
Andy Wilkinson 2023-02-20 14:53:44 +00:00
parent 83b7060dcd
commit 96dbd09ec5
1 changed files with 1 additions and 1 deletions

View File

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