Upgrade to Postgresql 42.7.2

Closes gh-39720
This commit is contained in:
Andy Wilkinson 2024-02-22 08:00:10 +00:00
parent cdd4b8e63a
commit b93ccb523e

View File

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