Upgrade to Postgresql 42.2.23

Closes gh-27244
pull/27348/head
Stephane Nicoll 3 years ago
parent bed528f203
commit 895a2ed013

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

Loading…
Cancel
Save