From 7db5e93373367a82bbd570a91e004df375dd50a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:01:37 +0000 Subject: [PATCH] Update dependency com.mysql:mysql-connector-j to v9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 836e693d..47df3c6d 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,7 @@ com.mysql mysql-connector-j - 8.2.0 + 9.5.0 me.tongfei