Upgrade to Postgresql 42.3.5

Closes gh-30925
This commit is contained in:
Andy Wilkinson 2022-05-10 16:58:44 +01:00
parent 295b3b0fbd
commit b61661ff5f
1 changed files with 1 additions and 1 deletions

View File

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