From 3b3e3ba89b7766a266030e2338081df43ea6aaa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 06:34:29 +0000 Subject: [PATCH] chore(deps): bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.6.0 to 9.7.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.6.0...9.7.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- airsonic-main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 9782f02d5..70ea2a121 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -590,7 +590,7 @@ com.mysql mysql-connector-j - 9.6.0 + 9.7.0 runtime