From 98a699d41b620c509750d9b781c04d3f596b32ac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Jan 2022 16:13:47 +0000 Subject: [PATCH] fix: Chapter4-4-2/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-MYSQL-2386864 --- Chapter4-4-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter4-4-2/pom.xml b/Chapter4-4-2/pom.xml index c9590968..2274e50f 100644 --- a/Chapter4-4-2/pom.xml +++ b/Chapter4-4-2/pom.xml @@ -38,7 +38,7 @@ mysql mysql-connector-java - 5.1.21 + 8.0.28