Upgrade to Postgresql 42.7.6

Closes gh-45811
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:05:43 +02:00
parent ccbac59416
commit 6106bdd969

View File

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