Upgrade to Hibernate 5.4.20.Final

Closes gh-22877
This commit is contained in:
Andy Wilkinson 2020-08-11 12:53:18 +01:00
parent 92bc60fd87
commit 28aac6cda5
1 changed files with 1 additions and 1 deletions

View File

@ -396,7 +396,7 @@ bom {
]
}
}
library("Hibernate", "5.4.19.Final") {
library("Hibernate", "5.4.20.Final") {
group("org.hibernate") {
modules = [
"hibernate-c3p0",