Commit 31973ce4 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Postgresql 42.2.10

Closes gh-20088
parent e63d90b7
...@@ -1291,7 +1291,7 @@ bom { ...@@ -1291,7 +1291,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.8") { library("Postgresql", "42.2.10") {
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