Upgrade to Postgresql 42.6.2

Closes gh-39986
This commit is contained in:
Andy Wilkinson 2024-03-18 12:33:45 +00:00
parent cfbf30d294
commit 4527c38d53
1 changed files with 1 additions and 1 deletions

View File

@ -1123,7 +1123,7 @@ bom {
]
}
}
library("Postgresql", "42.6.1") {
library("Postgresql", "42.6.2") {
group("org.postgresql") {
modules = [
"postgresql"