Upgrade to Postgresql 42.3.5

Closes gh-30925
pull/31143/head
Andy Wilkinson 3 years ago
parent 295b3b0fbd
commit b61661ff5f

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

Loading…
Cancel
Save