Upgrade to Hibernate 5.4.15.Final

Closes gh-21400
This commit is contained in:
Stephane Nicoll 2020-05-12 08:54:54 +02:00
parent 77782aa629
commit 5341fe889f
1 changed files with 1 additions and 1 deletions

View File

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