Upgrade to Postgresql 42.2.20

Closes gh-26493
This commit is contained in:
Stephane Nicoll 2021-05-17 07:46:33 +02:00
parent 626c21e7a1
commit 69ce28617c

View File

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