Upgrade to Postgresql 42.7.8

Closes gh-47519
This commit is contained in:
Stéphane Nicoll
2025-10-11 12:17:56 +02:00
parent 2973f3cb4d
commit 3241cd7e94
@@ -1684,7 +1684,7 @@ bom {
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
}
}
library("Postgresql", "42.7.7") {
library("Postgresql", "42.7.8") {
group("org.postgresql") {
modules = [
"postgresql"