Upgrade to Postgresql 42.2.16

Closes gh-23364
pull/23403/head
Stephane Nicoll 4 years ago
parent 7ea48730d2
commit 5fab583220

@ -1265,7 +1265,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.14") { library("Postgresql", "42.2.16") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"

Loading…
Cancel
Save