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