From 5521bd5f1553f24b4f02bd85daa567ef4ddcdf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 09:50:25 +0000 Subject: [PATCH] Bump the production-dependencies group with 4 updates Bumps the production-dependencies group with 4 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle), [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin), com.github.zigazajc007:Passky and [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j). Updates `com.puppycrawl.tools:checkstyle` from 10.23.0 to 10.26.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.23.0...checkstyle-10.26.1) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `com.github.zigazajc007:Passky` from v3.0.0 to v3.1.0 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.3 to 3.5.4 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/commits) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: com.github.zigazajc007:Passky dependency-version: v3.1.0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- bukkit/pom.xml | 2 +- pom.xml | 2 +- velocity/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index fbd46930..247b4c59 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -351,7 +351,7 @@ com.github.zigazajc007 Passky - v3.0.0 + v3.1.0 provided true diff --git a/pom.xml b/pom.xml index 06b5fce4..a6f19cfe 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ com.puppycrawl.tools checkstyle - 10.23.0 + 10.26.1 diff --git a/velocity/pom.xml b/velocity/pom.xml index 01cb264c..5ca3f628 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -66,7 +66,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.14.0 @@ -183,7 +183,7 @@ org.mariadb.jdbc mariadb-java-client - 3.5.3 + 3.5.4