Upgrade to Postgresql 42.5.4

Closes gh-34270
pull/34503/head
Andy Wilkinson 2 years ago
parent 5e9c00290e
commit 19bafec091

@ -1067,7 +1067,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.5.1") { library("Postgresql", "42.5.4") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"

Loading…
Cancel
Save