Upgrade to Postgresql 42.2.19

Closes gh-25679
This commit is contained in:
Andy Wilkinson 2021-03-16 11:32:35 +00:00
parent b1b57d225f
commit 1837429f6a

View File

@ -1329,7 +1329,7 @@ bom {
]
}
}
library("Postgresql", "42.2.18") {
library("Postgresql", "42.2.19") {
group("org.postgresql") {
modules = [
"postgresql"