Upgrade to Postgresql 42.2.18

Closes gh-23903
This commit is contained in:
Andy Wilkinson 2020-10-26 13:02:10 +00:00
parent e57b65d719
commit 7fd392e66b

View File

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