Upgrade to Postgresql 42.2.27

Closes gh-35491
This commit is contained in:
Andy Wilkinson 2023-05-17 18:42:55 +01:00
parent d898520c4c
commit 0e13c1664d

View File

@ -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"