Upgrade to Postgresql 42.2.19

Closes gh-25970
This commit is contained in:
Stephane Nicoll
2021-04-09 14:02:39 +02:00
parent dd9e705afb
commit 6c6c6aee78

View File

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