Commit 47938413 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Postgresql 42.2.17

Closes gh-23662
parent 10a5e235
...@@ -1265,7 +1265,7 @@ bom { ...@@ -1265,7 +1265,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.16") { library("Postgresql", "42.2.17") {
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