Upgrade to Postgresql 42.2.22

Closes gh-26994
This commit is contained in:
Stephane Nicoll 2021-06-21 14:48:42 +02:00
parent b3b2d9a095
commit 68cd28a481

View File

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