Upgrade to Postgresql 42.3.5

Closes gh-30939
This commit is contained in:
Andy Wilkinson 2022-05-10 17:33:20 +01:00
parent ec905dd86b
commit caf2903588
1 changed files with 1 additions and 1 deletions

View File

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