Upgrade to Postgresql 42.2.14

Closes gh-21871
This commit is contained in:
Andy Wilkinson 2020-06-10 19:06:45 +01:00
parent a9fffb3920
commit 0f2f7812d9
1 changed files with 1 additions and 1 deletions

View File

@ -1380,7 +1380,7 @@ bom {
]
}
}
library("Postgresql", "42.2.13") {
library("Postgresql", "42.2.14") {
group("org.postgresql") {
modules = [
"postgresql"