From eee7ac977c1894e2de5f762b2b1314ac27690182 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Jan 2022 16:19:42 +0000 Subject: [PATCH] fix: Chapter3-2-7/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-MYSQL-2386864 --- Chapter3-2-7/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter3-2-7/pom.xml b/Chapter3-2-7/pom.xml index ba19038a..dcb8dd92 100644 --- a/Chapter3-2-7/pom.xml +++ b/Chapter3-2-7/pom.xml @@ -45,7 +45,7 @@ mysql mysql-connector-java - 5.1.21 + 8.0.28