From 516f35dfea962fb45a28fe834c885211ad7d023a Mon Sep 17 00:00:00 2001 From: cheny1608 Date: Tue, 7 Apr 2026 11:28:51 +0800 Subject: [PATCH] Revert MySQL driver dependency changes --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 16c3d3f4f..b36d0da8a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,6 @@ 7.32.0 2.3.3 3.0.0 - 8.0.33 1.4.7 1.2.83 6.10.0 @@ -167,13 +166,6 @@ - - - mysql - mysql-connector-java - ${mysql.version} - - commons-io