mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Upgrade to Hibernate 5.4.31.Final
Closes gh-26500
This commit is contained in:
@@ -398,7 +398,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Hibernate", "5.4.30.Final") {
|
||||
library("Hibernate", "5.4.31.Final") {
|
||||
group("org.hibernate") {
|
||||
modules = [
|
||||
"hibernate-c3p0",
|
||||
|
||||
Reference in New Issue
Block a user