From bbb3497e8fd734028f263f68a5c7fc26667c757c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Aug 2022 03:35:34 +0000 Subject: [PATCH] fix: result-app/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-2970521 --- result-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/result-app/pom.xml b/result-app/pom.xml index c644d9e3df..34eb828543 100644 --- a/result-app/pom.xml +++ b/result-app/pom.xml @@ -22,7 +22,7 @@ org.postgresql postgresql - 9.4-1200-jdbc41 + 42.2.26 javax.websocket