Upgrade to Postgresql 42.3.8

Closes gh-33338
This commit is contained in:
Stephane Nicoll 2022-11-24 10:03:18 +01:00
parent 2170941cf6
commit 76de7a8024
1 changed files with 1 additions and 1 deletions

View File

@ -1382,7 +1382,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.3.7") { library("Postgresql", "42.3.8") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"