Upgrade to Hibernate 6.1.4.Final

Closes gh-32672
This commit is contained in:
Stephane Nicoll 2022-10-11 11:11:27 +02:00
parent cbf24bd1cd
commit df364987df
1 changed files with 1 additions and 1 deletions

View File

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