Commit 6004835f authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Postgresql 42.2.20

Closes gh-26516
parent f84f9f34
...@@ -1263,7 +1263,7 @@ bom { ...@@ -1263,7 +1263,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.19") { library("Postgresql", "42.2.20") {
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