From dcb9540a2f4b1e2ab9e74548f741eab14b0052f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 07:49:44 +0000 Subject: [PATCH] Bump the production-dependencies group with 6 updates Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.12.4` | `10.12.5` | | [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.0` | `3.3.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.1.2` | `3.2.2` | | me.clip:placeholderapi | `2.11.4` | `2.11.5` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.2.0` | `3.3.1` | | [org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin) | `1.0.0` | `3.0.0` | Updates `com.puppycrawl.tools:checkstyle` from 10.12.4 to 10.12.5 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.4...checkstyle-10.12.5) Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.0 to 3.3.1 - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.3.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.2) Updates `me.clip:placeholderapi` from 2.11.4 to 2.11.5 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.2.0...3.3.1) Updates `org.codehaus.mojo:templating-maven-plugin` from 1.0.0 to 3.0.0 - [Release notes](https://github.com/mojohaus/templating-maven-plugin/releases) - [Commits](https://github.com/mojohaus/templating-maven-plugin/compare/templating-maven-plugin-1.0.0...3.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: me.clip:placeholderapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.codehaus.mojo:templating-maven-plugin dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- bukkit/pom.xml | 2 +- pom.xml | 6 +++--- velocity/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 3fc0ad23..e86dd036 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -278,7 +278,7 @@ me.clip placeholderapi - 2.11.4 + 2.11.5 provided true diff --git a/pom.xml b/pom.xml index a21840f8..7e1077ff 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ maven-checkstyle-plugin - 3.3.0 + 3.3.1 checkstyle.xml true @@ -141,7 +141,7 @@ com.puppycrawl.tools checkstyle - 10.12.4 + 10.12.5 @@ -158,7 +158,7 @@ maven-surefire-plugin - 3.1.2 + 3.2.2 diff --git a/velocity/pom.xml b/velocity/pom.xml index a239117d..a6eb284a 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -55,7 +55,7 @@ org.codehaus.mojo templating-maven-plugin - 1.0.0 + 3.0.0 filter-src @@ -155,7 +155,7 @@ org.mariadb.jdbc mariadb-java-client - 3.2.0 + 3.3.1