From 091e94889dc75942262ab6a6adc74f21bda9738c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Aug 2022 04:24:22 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-2970521 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8d3eb26..088e9eb 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.postgresql postgresql - 9.4.1211 + 42.2.26 com.github.spullara.mustache.java