Upgrade to Hibernate 5.4.32.Final

Closes gh-26787
This commit is contained in:
Stephane Nicoll 2021-06-07 07:57:50 +02:00
parent e496d2e321
commit 5be4a9ab50
1 changed files with 1 additions and 1 deletions

View File

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