Upgrade to Postgresql 42.2.13

Closes gh-21859
This commit is contained in:
Andy Wilkinson
2020-06-10 12:49:53 +01:00
parent bf83e237ea
commit 6e68101b9f
5 changed files with 17 additions and 5 deletions

View File

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