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

View File

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