Upgrade to Postgresql 42.3.7

Closes gh-32242
This commit is contained in:
Stephane Nicoll 2022-09-07 07:17:20 +02:00
parent f9e8361635
commit 7688444704

View File

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