Upgrade to Postgresql 42.2.20

Closes gh-26562
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:45 +01:00
parent f6d89fd940
commit b62a011643
1 changed files with 1 additions and 1 deletions

View File

@ -1351,7 +1351,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.19") { library("Postgresql", "42.2.20") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"