Upgrade to Postgresql 42.2.12

Closes gh-20784
This commit is contained in:
Andy Wilkinson 2020-04-01 09:41:15 +01:00
parent cd6054bcf1
commit 02352475a6

View File

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