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