Upgrade to Postgresql 42.3.7

Closes gh-32243
This commit is contained in:
Stephane Nicoll
2022-09-07 07:18:50 +02:00
parent 9bd4cf18f8
commit df0674c949

View File

@@ -1375,7 +1375,7 @@ bom {
]
}
}
library("Postgresql", "42.3.6") {
library("Postgresql", "42.3.7") {
group("org.postgresql") {
modules = [
"postgresql"