From 2d0e475ed26d50727dab1de532127e0230f345ca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Jun 2025 10:58:51 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-10343494 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb49a14..b18c3eb 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ org.postgresql postgresql - 42.7.5 + 42.7.7