Upgrade to Postgresql 42.3.1

Closes gh-28581
pull/28605/head
Stephane Nicoll 3 years ago
parent 5c86823548
commit c27a77341e

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

Loading…
Cancel
Save