From db6aef9f90fcdf8de7d42e4e6c74168a77631dbc Mon Sep 17 00:00:00 2001 From: snyk-test Date: Thu, 4 Jul 2019 02:34: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-451460 - https://snyk.io/vuln/SNYK-JAVA-MYSQL-451464 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e90d5213..7b690ced 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ mysql mysql-connector-java - 5.1.26 + 8.0.13 org.json