Upgrade to Postgresql 42.5.4

Closes gh-34270
This commit is contained in:
Andy Wilkinson 2023-02-20 14:54:31 +00:00
parent 5e9c00290e
commit 19bafec091
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@ bom {
]
}
}
library("Postgresql", "42.5.1") {
library("Postgresql", "42.5.4") {
group("org.postgresql") {
modules = [
"postgresql"