From 5f2c8150eedec2a7fcf38d2fb7aefc1087a28cf5 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 29 Jan 2026 18:45:09 +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..8e379fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
com.mysql
mysql-connector-j
- 8.2.0
+ 9.6.0
me.tongfei