Commit 7fd392e6 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Postgresql 42.2.18

Closes gh-23903
parent e57b65d7
...@@ -1258,7 +1258,7 @@ bom { ...@@ -1258,7 +1258,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.17") { library("Postgresql", "42.2.18") {
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