Upgrade to Postgresql 42.7.10

Closes gh-49201
This commit is contained in:
Andy Wilkinson
2026-02-12 11:01:10 +00:00
parent a9c10d44a6
commit 8c6d98dfed
@@ -1817,7 +1817,7 @@ bom {
javadoc("https://javadoc.io/doc/org.messaginghub/pooled-jms/{version}", "org.messaginghub.pooled.jms")
}
}
library("Postgresql", "42.7.9") {
library("Postgresql", "42.7.10") {
group("org.postgresql") {
modules = [
"postgresql"