Upgrade to Hibernate 5.4.14.Final

Closes gh-21233
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:26 +02:00
parent d9f18f4930
commit cf48c73b7f
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ bom {
] ]
} }
} }
library("Hibernate", "5.4.13.Final") { library("Hibernate", "5.4.14.Final") {
group("org.hibernate") { group("org.hibernate") {
modules = [ modules = [
"hibernate-c3p0", "hibernate-c3p0",