Upgrade to Postgresql 42.2.16

Closes gh-23315
This commit is contained in:
Stephane Nicoll
2020-09-15 14:25:35 +02:00
parent 9bf7555dcf
commit 3cb8a4fd5a

View File

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