Upgrade to Postgresql 42.3.6

Closes gh-31435
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:40 +02:00
parent 548e8728e4
commit 91d9d48446

View File

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