Upgrade to Postgresql 42.3.3

Closes gh-29858
This commit is contained in:
Stephane Nicoll 2022-02-16 10:17:39 +01:00
parent 7198e46cff
commit b6d0d9a743

View File

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