Upgrade to Postgresql 42.7.4

Closes gh-42260
This commit is contained in:
Andy Wilkinson
2024-09-11 13:27:30 +01:00
parent a253a24228
commit 11bd835b5a

View File

@@ -1518,7 +1518,7 @@ bom {
]
}
}
library("Postgresql", "42.7.3") {
library("Postgresql", "42.7.4") {
group("org.postgresql") {
modules = [
"postgresql"