Upgrade to Postgresql 42.2.24

Closes gh-28273
This commit is contained in:
Stephane Nicoll 2021-10-11 08:41:52 +02:00
parent 1e834bfcf5
commit 010713df1b
1 changed files with 1 additions and 1 deletions

View File

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