Upgrade to Hibernate 5.4.18.Final

Closes gh-22461
This commit is contained in:
Andy Wilkinson 2020-07-21 12:35:43 +01:00
parent 3c05f8eb40
commit c368f38e88
1 changed files with 1 additions and 1 deletions

View File

@ -409,7 +409,7 @@ bom {
]
}
}
library("Hibernate", "5.4.17.Final") {
library("Hibernate", "5.4.18.Final") {
group("org.hibernate") {
modules = [
"hibernate-c3p0",