From 658adef7f916bbdb0f0d9248c64be55310c7d43f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 19 Sep 2024 12:07:42 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055227 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7945490 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f4eb216..89553cb 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ mysql mysql-connector-java - 8.0.30 + 8.0.31