Upgrade to Postgresql 42.7.6

Closes gh-45836
This commit is contained in:
Stéphane Nicoll
2025-06-06 11:43:25 +02:00
parent 6299e366a5
commit 95755d71c4

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.5") {
library("Postgresql", "42.7.6") {
group("org.postgresql") {
modules = [
"postgresql"