Upgrade to Postgresql 42.6.2

Closes gh-39972
This commit is contained in:
Andy Wilkinson 2024-03-18 12:10:25 +00:00
parent d588497b92
commit bbe9e896a4
1 changed files with 1 additions and 1 deletions

View File

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