Upgrade to Hibernate 6.2.4.Final

Closes gh-35830
This commit is contained in:
Stephane Nicoll 2023-06-12 08:44:27 +02:00
parent eae3453dfd
commit cfdb61b50c
1 changed files with 1 additions and 1 deletions

View File

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