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

View File

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