Upgrade to Postgresql 42.2.19

Closes gh-25637
pull/25709/head
Stephane Nicoll 4 years ago
parent 3362dd0f09
commit 97e54fc48c

@ -1263,7 +1263,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.18") { library("Postgresql", "42.2.19") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"

Loading…
Cancel
Save