Upgrade to Postgresql 42.2.22

Closes gh-26985
This commit is contained in:
Stephane Nicoll 2021-06-21 08:46:26 +02:00
parent c9a787c7ac
commit 799f6b0bdd
1 changed files with 1 additions and 1 deletions

View File

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