Upgrade to Hibernate 5.4.25.Final

Closes gh-24386
This commit is contained in:
Stephane Nicoll 2020-12-08 05:20:50 +01:00
parent 558f691a8d
commit 3fa898c104
1 changed files with 1 additions and 1 deletions

View File

@ -398,7 +398,7 @@ bom {
]
}
}
library("Hibernate", "5.4.23.Final") {
library("Hibernate", "5.4.25.Final") {
group("org.hibernate") {
modules = [
"hibernate-c3p0",