Upgrade to Postgresql 42.2.19

Closes gh-25637
This commit is contained in:
Stephane Nicoll
2021-03-15 09:22:13 +01:00
parent 3362dd0f09
commit 97e54fc48c

View File

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