Commit 6c6c6aee authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Postgresql 42.2.19

Closes gh-25970
parent dd9e705a
...@@ -1374,7 +1374,7 @@ bom { ...@@ -1374,7 +1374,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.18") { library("Postgresql", "42.2.19") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment