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