From 276e005c4abac937519887c80a199d136120f259 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Feb 2024 17:52:39 +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 e9843fb3..c969ff24 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.postgresql postgresql - 9.2-1004-jdbc4 + 42.7.2