Upgrade to Postgresql 42.2.27

Closes gh-35491
2.5.x
Andy Wilkinson 2 years ago
parent d898520c4c
commit 0e13c1664d

@ -1417,7 +1417,7 @@ bom {
] ]
} }
} }
library("Postgresql", "42.2.25") { library("Postgresql", "42.2.27") {
group("org.postgresql") { group("org.postgresql") {
modules = [ modules = [
"postgresql" "postgresql"

Loading…
Cancel
Save