Upgrade to Postgresql 42.3.5

Closes gh-30965
This commit is contained in:
Andy Wilkinson 2022-05-10 18:26:49 +01:00
parent 354797ad63
commit bbe8f3bab5
1 changed files with 1 additions and 1 deletions

View File

@ -1086,7 +1086,7 @@ bom {
]
}
}
library("Postgresql", "42.3.3") {
library("Postgresql", "42.3.5") {
group("org.postgresql") {
modules = [
"postgresql"