Upgrade to Postgresql 42.2.14

Closes gh-21973
pull/21985/head
Andy Wilkinson 4 years ago
parent 5fd2b85b48
commit 9db3f9adbf

@ -1380,7 +1380,7 @@ bom {
]
}
}
library("Postgresql", "42.2.12") {
library("Postgresql", "42.2.14") {
group("org.postgresql") {
modules = [
"postgresql"

Loading…
Cancel
Save