Upgrade to Postgresql 42.3.2

Closes gh-29800
pull/30003/head
Stephane Nicoll 3 years ago
parent b73c67e53e
commit 4a88b521a8

@ -1345,7 +1345,7 @@ bom {
]
}
}
library("Postgresql", "42.3.1") {
library("Postgresql", "42.3.2") {
group("org.postgresql") {
modules = [
"postgresql"

Loading…
Cancel
Save