From 6a2d1ac50bece8ae16fb6d174a6c00df67465eff Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Jan 2022 23:21:22 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-MYSQL-2386864 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 782dc58..fbb0ca8 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs mysql mysql-connector-java - 5.1.38 + 8.0.28 jar compile