Upgrade to Hibernate 5.4.21.Final

Closes gh-23311
This commit is contained in:
Stephane Nicoll 2020-09-15 14:25:29 +02:00
parent 9b3148ce3f
commit 8738e05f59
1 changed files with 1 additions and 1 deletions

View File

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