mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:30:28 +00:00
Upgrade to Hibernate 5.4.19.Final
Closes gh-22797
This commit is contained in:
@@ -396,7 +396,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate", "5.4.18.Final") {
|
||||
library("Hibernate", "5.4.19.Final") {
|
||||
group("org.hibernate") {
|
||||
modules = [
|
||||
"hibernate-c3p0",
|
||||
|
||||
Reference in New Issue
Block a user