Upgrade to Hibernate 6.4.1.Final

Closes gh-38870
This commit is contained in:
Phillip Webb 2023-12-19 20:37:53 -08:00
parent bf21fa8e76
commit cf5dc186f8

View File

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