From 5806e2179a92db8fcfdd41f41a931165d1490866 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 10:07:11 +0000 Subject: [PATCH] fix: sfm-test/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227 --- sfm-test/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sfm-test/pom.xml b/sfm-test/pom.xml index a5ec91f85..ff5af0381 100644 --- a/sfm-test/pom.xml +++ b/sfm-test/pom.xml @@ -72,7 +72,7 @@ mysql mysql-connector-java - 8.0.16 + 8.0.31 org.postgresql @@ -93,7 +93,7 @@ mysql mysql-connector-java - 5.1.39 + 8.0.31 org.postgresql