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

View File

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