Upgrade to Postgresql 42.5.3

Closes gh-34104
This commit is contained in:
Andy Wilkinson 2023-02-06 13:19:56 +00:00
parent 4f112e568d
commit 851d5e18d6

View File

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