Upgrade to Postgresql 42.2.11

Closes gh-20488
This commit is contained in:
Andy Wilkinson 2020-03-10 20:09:53 +00:00
parent c5674d80d2
commit 29c6b9da5c

View File

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