From ae13e46946af11d302a3a0151bcea97e84ff4eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 08:21:55 +0000 Subject: [PATCH] chore(deps): bump com.mysql:mysql-connector-j from 9.7.0 to 26.7.0 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.7.0 to 26.7.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/trunk/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.7.0...26.7.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 dc51d0142..8c896c922 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -604,7 +604,7 @@ com.mysql mysql-connector-j - 9.7.0 + 26.7.0 runtime