From e1335dccfeb217e98cac6474d2d4a82b1fb32fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 13:59:35 +0000 Subject: [PATCH] Bump the production-dependencies group across 1 directory with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.12.7` | `10.16.0` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.30` | `1.18.32` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.4.1` | | org.slf4j:slf4j-jdk14 | `2.0.11` | `2.0.13` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.1` | `3.5.3` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.3.2` | `3.3.3` | Updates `com.puppycrawl.tools:checkstyle` from 10.12.7 to 10.16.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.7...checkstyle-10.16.0) Updates `org.projectlombok:lombok` from 1.18.30 to 1.18.32 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.32) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) Updates `org.slf4j:slf4j-jdk14` from 2.0.11 to 2.0.13 Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.5.3 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.3) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.3.2 to 3.3.3 - [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.3.2...3.3.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: org.slf4j:slf4j-jdk14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: org.apache.maven.plugins:maven-shade-plugin 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-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- bukkit/pom.xml | 2 +- bungee/pom.xml | 2 +- core/pom.xml | 4 ++-- pom.xml | 4 ++-- velocity/pom.xml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 4b88835f..3c14a63d 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -50,7 +50,7 @@ maven-shade-plugin - 3.5.1 + 3.5.3 false false diff --git a/bungee/pom.xml b/bungee/pom.xml index 1a818fe2..75a97048 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -47,7 +47,7 @@ maven-shade-plugin - 3.5.1 + 3.5.3 true diff --git a/core/pom.xml b/core/pom.xml index 7e861f92..093ffd31 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.3.0 + 3.4.1 @@ -160,7 +160,7 @@ org.slf4j slf4j-jdk14 - 2.0.11 + 2.0.13 diff --git a/pom.xml b/pom.xml index b1089098..711bcf56 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 8 - 1.18.30 + 1.18.32 development-2.2.2-SNAPSHOT 2.1.0-SNAPSHOT @@ -139,7 +139,7 @@ com.puppycrawl.tools checkstyle - 10.12.7 + 10.16.0 diff --git a/velocity/pom.xml b/velocity/pom.xml index bf3b3231..2c51f8f4 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -67,7 +67,7 @@ maven-shade-plugin - 3.5.1 + 3.5.3 true @@ -159,7 +159,7 @@ org.mariadb.jdbc mariadb-java-client - 3.3.2 + 3.3.3