Upgrade to Hibernate 6.2.5.Final

Closes gh-35994
This commit is contained in:
Stephane Nicoll 2023-06-20 17:28:53 +02:00
parent cbbbecce37
commit 21046c0611
1 changed files with 1 additions and 1 deletions

View File

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