Upgrade to Postgresql 42.2.23

Closes gh-27280
This commit is contained in:
Stephane Nicoll 2021-07-12 07:54:17 +02:00
parent 6d4dfd63b7
commit 4bdd75cfb5
1 changed files with 1 additions and 1 deletions

View File

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