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") {
modules = [
"postgresql"

Loading…
Cancel
Save