From cb968b3a7dff8c7dfee65891881e406f5560bec0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 2 May 2019 21:49: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-174574 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 580ee88..09c42c4 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ mysql mysql-connector-java - 5.1.21 + 8.0.16