Upgrade to Hibernate 5.4.22.Final

Closes gh-23646
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:50 +02:00
parent 976e07f3d8
commit bd13ff48eb
1 changed files with 1 additions and 1 deletions

View File

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