From 72f3bba56bccd3863109c51ae11a219df7e804df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Sep 2020 08:05:51 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-571481 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d3eb26..6fd5c33 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.postgresql postgresql - 9.4.1211 + 42.2.13 com.github.spullara.mustache.java