Upgrade to Postgresql 42.2.24

Closes gh-28273
2.4.x
Stephane Nicoll 3 years ago
parent 1e834bfcf5
commit 010713df1b

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

Loading…
Cancel
Save