Upgrade to Postgresql 42.5.4

Closes gh-34296
This commit is contained in:
Andy Wilkinson 2023-02-20 16:31:51 +00:00
parent 8fcc05fa64
commit eea731f517

View File

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