mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Upgrade to Postgresql 42.5.4
Closes gh-34296
This commit is contained in:
@@ -1053,7 +1053,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Postgresql", "42.5.3") {
|
||||
library("Postgresql", "42.5.4") {
|
||||
group("org.postgresql") {
|
||||
modules = [
|
||||
"postgresql"
|
||||
|
||||
Reference in New Issue
Block a user