Upgrade to Postgresql 42.7.4

Closes gh-42239
This commit is contained in:
Andy Wilkinson 2024-09-11 11:18:34 +01:00
parent bddda107e0
commit 6692e15001
1 changed files with 1 additions and 1 deletions

View File

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