From 1ab832a0d952ca4b59b0a84e11fd953cff026b87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Aug 2022 23:37:58 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-2970521 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7cd1ade..e2cbd1a 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.postgresql postgresql - 42.2.25 + 42.2.26 org.hibernate