Upgrade to Postgresql 42.2.17

Closes gh-23662
This commit is contained in:
Stephane Nicoll 2020-10-13 09:30:14 +02:00
parent 10a5e235be
commit 4793841350
1 changed files with 1 additions and 1 deletions

View File

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