Upgrade to Postgresql 42.3.6

Closes gh-31417
This commit is contained in:
Stephane Nicoll 2022-06-17 10:30:28 +02:00
parent 854578c936
commit 898cf7665a

View File

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