Upgrade to Postgresql 42.2.22

Closes gh-26994
pull/27157/head
Stephane Nicoll 3 years ago
parent b3b2d9a095
commit 68cd28a481

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

Loading…
Cancel
Save