Upgrade to Hibernate 5.4.22.Final

Closes gh-23870
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:12 +00:00
parent 7d0f5ce8fd
commit eb9dafe4ee
1 changed files with 1 additions and 1 deletions

View File

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