Upgrade to Hibernate 5.4.10.Final

Closes gh-20070
This commit is contained in:
Stephane Nicoll 2020-02-07 16:17:36 +01:00
parent 466dd66c8f
commit da7dbf085e
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ bom {
]
}
}
library("Hibernate", "5.4.9.Final") {
library("Hibernate", "5.4.10.Final") {
group("org.hibernate") {
modules = [
"hibernate-c3p0",