Upgrade to Postgresql 42.2.24

Closes gh-28325
This commit is contained in:
Stephane Nicoll 2021-10-14 09:49:00 +02:00
parent 09e4220edd
commit f195dbec4f

View File

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