Upgrade to Postgresql 42.2.10

Closes gh-20088
This commit is contained in:
Stephane Nicoll
2020-02-07 16:18:03 +01:00
parent e63d90b791
commit 31973ce43d

View File

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