From cc79b67717df29a8b0a211b894c6b1a41f46c4e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Feb 2024 03:38:42 +0000 Subject: [PATCH] fix: worker/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-6252740 --- worker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker/pom.xml b/worker/pom.xml index 1fea098797..1a606574be 100644 --- a/worker/pom.xml +++ b/worker/pom.xml @@ -26,7 +26,7 @@ org.postgresql postgresql - 9.4-1200-jdbc41 + 42.7.2