Upgrade to Postgresql 42.7.1

Closes gh-39025
This commit is contained in:
Andy Wilkinson
2024-01-04 16:33:48 +00:00
parent cd2c415e6d
commit f355830b09

View File

@@ -1119,7 +1119,7 @@ bom {
]
}
}
library("Postgresql", "42.6.0") {
library("Postgresql", "42.7.1") {
group("org.postgresql") {
modules = [
"postgresql"