From 0e8ec35995bdc45a0a3f122c077d34e448a23f43 Mon Sep 17 00:00:00 2001 From: Harkamal Randhawa Date: Sat, 7 Mar 2026 17:04:46 -0700 Subject: [PATCH] Remove mysql-connector-j dependency --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 437e7605..aaf1168e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,12 +39,6 @@ test - - com.mysql - mysql-connector-j - 9.3.0 - - com.fasterxml.jackson.core jackson-databind