Commit 9db3f9ad authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Postgresql 42.2.14

Closes gh-21973
parent 5fd2b85b
...@@ -1380,7 +1380,7 @@ bom { ...@@ -1380,7 +1380,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.12") { library("Postgresql", "42.2.14") {
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