Upgrade to Postgresql 42.3.4

Closes gh-30758
This commit is contained in:
Stephane Nicoll 2022-04-20 09:26:42 +02:00
parent d69ca284b9
commit c5953623fa
1 changed files with 1 additions and 1 deletions

View File

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