Upgrade to Hibernate 5.4.30.Final

Closes gh-26008
This commit is contained in:
Stephane Nicoll 2021-04-12 08:57:38 +02:00
parent 3f2cebd545
commit 4d8382b25c
1 changed files with 1 additions and 1 deletions

View File

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