Upgrade to Hibernate 6.4.10.Final

Closes gh-41766
This commit is contained in:
Stéphane Nicoll 2024-08-10 15:04:27 +02:00
parent a95c9f5355
commit d7670e9083
1 changed files with 1 additions and 1 deletions

View File

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