Upgrade to Postgresql 42.3.4

Closes gh-30728
pull/30742/head
Stephane Nicoll 3 years ago
parent 390b97cb42
commit cbf2da995b

@ -1387,7 +1387,7 @@ bom {
]
}
}
library("Postgresql", "42.3.3") {
library("Postgresql", "42.3.4") {
group("org.postgresql") {
modules = [
"postgresql"

Loading…
Cancel
Save