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