Upgrade to Postgresql 42.3.1

Closes gh-28581
This commit is contained in:
Stephane Nicoll 2021-11-09 07:29:44 +01:00
parent 5c86823548
commit c27a77341e

View File

@ -1338,7 +1338,7 @@ bom {
]
}
}
library("Postgresql", "42.3.0") {
library("Postgresql", "42.3.1") {
group("org.postgresql") {
modules = [
"postgresql"