Upgrade to Postgresql 42.2.18

Closes gh-23881
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:28 +00:00
parent 48608896ab
commit 87c6ca0757

View File

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