Upgrade to Hibernate 6.3.1.Final

Closes gh-37476
This commit is contained in:
Andy Wilkinson 2023-09-19 19:45:41 +01:00
parent f2fb7a025f
commit 419cc94653
1 changed files with 1 additions and 1 deletions

View File

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