Upgrade to Hibernate 6.1.3.Final

Closes gh-32343
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:35 +02:00
parent 52ee9932e0
commit e3ea832bd8
1 changed files with 1 additions and 1 deletions

View File

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