Upgrade to Hibernate 6.2.12.Final

Closes gh-37761
This commit is contained in:
Andy Wilkinson 2023-10-09 10:44:42 +01:00
parent 8dc6ceb9bf
commit b899e71cb3
1 changed files with 1 additions and 1 deletions

View File

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