From 8d2e97d903aa76c7e4ce6d5956fe08f260bef7c2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 22:11:33 +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-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 --- 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..80a94052f6 100644 --- a/result-app/pom.xml +++ b/result-app/pom.xml @@ -22,7 +22,7 @@ org.postgresql postgresql - 9.4-1200-jdbc41 + 9.4-1201-jdbc4 javax.websocket