Upgrade to Hibernate 6.2.6.Final

Closes gh-36334
This commit is contained in:
Stephane Nicoll 2023-07-11 15:30:49 +02:00
parent 62cdca61a8
commit 6ef030e851
1 changed files with 1 additions and 1 deletions

View File

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