From 6f8003455062af34fe0f536be699edda378bbb2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 03:12:24 +0000 Subject: [PATCH] Bump the version-updates group with 2 updates Bumps the version-updates group with 2 updates: [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) and [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin). Updates `com.mysql:mysql-connector-j` from 9.5.0 to 9.6.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](https://github.com/mysql/mysql-connector-j/compare/9.5.0...9.6.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: version-updates - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: version-updates ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7505c09..ca8ad2c 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ maven-compiler-plugin - 3.14.1 + 3.15.0 24 24 @@ -38,7 +38,7 @@ com.mysql mysql-connector-j - 9.5.0 + 9.6.0