Upgrade to Postgresql 42.2.24

Closes gh-28286
This commit is contained in:
Stephane Nicoll 2021-10-11 11:33:39 +02:00
parent ed77189d69
commit 3e8229e6a1
1 changed files with 1 additions and 1 deletions

View File

@ -1357,7 +1357,7 @@ bom {
]
}
}
library("Postgresql", "42.2.23") {
library("Postgresql", "42.2.24") {
group("org.postgresql") {
modules = [
"postgresql"