Upgrade to Hibernate 6.2.20.Final

Closes gh-39176
This commit is contained in:
Andy Wilkinson 2024-01-17 14:05:12 +00:00
parent f118d5d971
commit 06dfce6d5a

View File

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