Upgrade to Postgresql 42.7.3

Closes gh-40005
This commit is contained in:
Andy Wilkinson 2024-03-18 13:45:22 +00:00
parent fe4a32699f
commit b821d842a8

View File

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