From dfb7f8dd84834dc4d9da34c9e21fa1deed1d35ff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Feb 2024 21:35:13 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-6252740 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e2b4de4..3ec38f6 100644 --- a/pom.xml +++ b/pom.xml @@ -73,7 +73,7 @@ org.postgresql postgresql - 42.5.4 + 42.7.2 com.microsoft.sqlserver