Upgrade to Postgresql 42.3.4

Closes gh-30728
This commit is contained in:
Stephane Nicoll 2022-04-18 10:49:50 +02:00
parent 390b97cb42
commit cbf2da995b
1 changed files with 1 additions and 1 deletions

View File

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