Upgrade to Postgresql 42.7.7

Closes gh-45945
This commit is contained in:
Stéphane Nicoll
2025-06-12 21:32:34 +02:00
parent b7378565b0
commit f913b387a0

View File

@@ -1785,7 +1785,7 @@ bom {
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
}
}
library("Postgresql", "42.7.6") {
library("Postgresql", "42.7.7") {
group("org.postgresql") {
modules = [
"postgresql"