From 712bc23695622368b9dbebd8c7d6a54eaf284846 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Feb 2024 16:49:21 +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 9c060040a..a570f03a9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.postgresql postgresql - 42.2.5 + 42.2.28.jre7