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

View File

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