Upgrade to Postgresql 42.2.14

Closes gh-21973
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:44 +01:00
parent 5fd2b85b48
commit 9db3f9adbf

View File

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