Upgrade to Postgresql 42.2.23

Closes gh-27244
This commit is contained in:
Stephane Nicoll 2021-07-11 08:12:08 +02:00
parent bed528f203
commit 895a2ed013
1 changed files with 1 additions and 1 deletions

View File

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