From 067e8694102ece2212f4e1b9e55658ed419781ed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Aug 2022 18:21:28 +0000 Subject: [PATCH] fix: driver-cockroachdb/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGPOSTGRESQL-2970521 --- driver-cockroachdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driver-cockroachdb/pom.xml b/driver-cockroachdb/pom.xml index 68ff9f1e8..d3b3b5387 100644 --- a/driver-cockroachdb/pom.xml +++ b/driver-cockroachdb/pom.xml @@ -42,7 +42,7 @@ org.postgresql postgresql - 42.4.0 + 42.4.1