From c5cd075e069fb72e0c50646213a759b24a238912 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Feb 2022 03:09:13 +0000 Subject: [PATCH] fix: service/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-MYSQL-2386864 --- service/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/service/pom.xml b/service/pom.xml index edd497c..31afae1 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -89,10 +89,8 @@ - - + + com.appirio.service.review.ReviewServiceApplication @@ -180,7 +178,7 @@ mysql mysql-connector-java - 5.1.34 + 8.0.28 io.dropwizard