Upgrade to Postgresql 42.2.16

Closes gh-23315
pull/23585/head
Stephane Nicoll 4 years ago
parent 9bf7555dcf
commit 3cb8a4fd5a

@ -1366,7 +1366,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