Upgrade to Postgresql 42.2.16

Closes gh-23364
This commit is contained in:
Stephane Nicoll
2020-09-16 14:05:28 +02:00
parent 7ea48730d2
commit 5fab583220

View File

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