From a79fb1fe9a120f8352d77801ecc0f6454d5dcb8a Mon Sep 17 00:00:00 2001 From: Dawson Hessler Date: Mon, 30 Oct 2023 10:14:15 -0400 Subject: [PATCH] Updating more vulnerable depends --- Common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/pom.xml b/Common/pom.xml index 337c9df..d90f82c 100644 --- a/Common/pom.xml +++ b/Common/pom.xml @@ -74,14 +74,14 @@ mysql mysql-connector-java - 8.0.30 + 8.0.33 jar provided com.h2database h2 - 2.1.214 + 2.2.224 provided