Upgrade to Postgresql 42.2.20

Closes gh-26516
This commit is contained in:
Stephane Nicoll 2021-05-17 08:51:42 +02:00
parent f84f9f347d
commit 6004835fd2
1 changed files with 1 additions and 1 deletions

View File

@ -1263,7 +1263,7 @@ bom {
]
}
}
library("Postgresql", "42.2.19") {
library("Postgresql", "42.2.20") {
group("org.postgresql") {
modules = [
"postgresql"