Upgrade to Postgresql 42.5.3

Closes gh-34104
pull/34122/head
Andy Wilkinson 2 years ago
parent 4f112e568d
commit 851d5e18d6

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

Loading…
Cancel
Save