Upgrade to Postgresql 42.3.8

Closes gh-33337
This commit is contained in:
Stephane Nicoll 2022-11-24 10:01:14 +01:00
parent b00f4f926a
commit f68e8ce3b4

View File

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