Upgrade to Postgresql 42.5.4

Closes gh-34296
pull/34312/head
Andy Wilkinson 2 years ago
parent 8fcc05fa64
commit eea731f517

@ -1053,7 +1053,7 @@ bom {
]
}
}
library("Postgresql", "42.5.3") {
library("Postgresql", "42.5.4") {
group("org.postgresql") {
modules = [
"postgresql"

Loading…
Cancel
Save