From b210592ced8e1014b1221e3ec4d96aaae2b1b58b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Oct 2021 08:54:39 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-MYSQL-1766958 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 782dc58..e9a33fa 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.27 jar compile