Upgrade to Hibernate 6.2.13.Final

Closes gh-37854
This commit is contained in:
Andy Wilkinson 2023-10-12 14:46:46 +01:00
parent 6511b4b3cf
commit 42f6e2ba65
1 changed files with 1 additions and 1 deletions

View File

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