Upgrade to Postgresql 42.5.1

Closes gh-33340
This commit is contained in:
Stephane Nicoll 2022-11-24 10:05:57 +01:00
parent 2bbc475469
commit 2b3a236f88

View File

@ -1069,7 +1069,7 @@ bom {
]
}
}
library("Postgresql", "42.5.0") {
library("Postgresql", "42.5.1") {
group("org.postgresql") {
modules = [
"postgresql"