Upgrade to Hibernate 6.2.7.Final

Closes gh-36928
This commit is contained in:
Stephane Nicoll 2023-08-10 15:21:05 +02:00
parent 94b8eee7e8
commit be3f8a6ae5
1 changed files with 1 additions and 1 deletions

View File

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