Upgrade to Postgresql 42.2.23

Closes gh-27202
This commit is contained in:
Andy Wilkinson 2021-07-08 18:44:11 +01:00
parent bce7b9c711
commit b50cefbf8b

View File

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