From 82c0aa501dae1cd32a98098e3060e43c9f01aa1f Mon Sep 17 00:00:00 2001 From: Swell <5782559+sultan@users.noreply.github.com> Date: Sat, 22 Oct 2022 13:29:25 +0200 Subject: [PATCH] Update versions to avoid CVE warnings for test deps. --- pom.xml | 8 ++++---- spring-data-jpa/pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 48bec13dc6..a40f5d3779 100644 --- a/pom.xml +++ b/pom.xml @@ -30,11 +30,11 @@ 16 - 3.0.2 - 6.1.2.Final + 3.0.3 + 6.1.4.Final 4.3 - 8.0.23 - 42.2.19 + 8.0.31 + 42.5.0 3.0.0-SNAPSHOT 0.10.3 diff --git a/spring-data-jpa/pom.xml b/spring-data-jpa/pom.xml index 3ad9c39a2a..ccba6b4cc7 100644 --- a/spring-data-jpa/pom.xml +++ b/spring-data-jpa/pom.xml @@ -96,8 +96,8 @@ - mysql - mysql-connector-java + com.mysql + mysql-connector-j ${mysql-connector-java} test