Upgrade to Postgresql 42.3.3

Closes gh-29941
This commit is contained in:
Stephane Nicoll
2022-02-22 08:47:38 +01:00
parent 6e0f664bbe
commit d6105c7122

View File

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