Upgrade to Postgresql 42.3.5

Closes gh-30965
pull/30984/head
Andy Wilkinson 3 years ago
parent 354797ad63
commit bbe8f3bab5

@ -1086,7 +1086,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.3.3") { library("Postgresql", "42.3.5") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"

Loading…
Cancel
Save