From 4e0f8cfb65878345c1310b29eb22233469cb9c59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 07:56:41 +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.3` | `10.12.4` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.28` | `1.18.30` | | com.mycila:license-maven-plugin | `4.2` | `4.3` | | org.slf4j:slf4j-jdk14 | `2.0.7` | `2.0.9` | | me.clip:placeholderapi | `2.11.3` | `2.11.4` | | [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) | `3.5.0` | `3.5.1` | Updates `com.puppycrawl.tools:checkstyle` from 10.12.3 to 10.12.4 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.3...checkstyle-10.12.4) Updates `org.projectlombok:lombok` from 1.18.28 to 1.18.30 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) Updates `com.mycila:license-maven-plugin` from 4.2 to 4.3 Updates `org.slf4j:slf4j-jdk14` from 2.0.7 to 2.0.9 Updates `me.clip:placeholderapi` from 2.11.3 to 2.11.4 Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.0...maven-shade-plugin-3.5.1) --- 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.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: com.mycila:license-maven-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: me.clip:placeholderapi 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 ... Signed-off-by: dependabot[bot] --- bukkit/pom.xml | 4 ++-- bungee/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 6 +++--- velocity/pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 00fc512a1..3fc0ad239 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -50,7 +50,7 @@ maven-shade-plugin - 3.5.0 + 3.5.1 false false @@ -278,7 +278,7 @@ me.clip placeholderapi - 2.11.3 + 2.11.4 provided true diff --git a/bungee/pom.xml b/bungee/pom.xml index d94d4304a..1a818fe21 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -47,7 +47,7 @@ maven-shade-plugin - 3.5.0 + 3.5.1 true diff --git a/core/pom.xml b/core/pom.xml index 4059b7912..dab76b407 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -85,7 +85,7 @@ org.slf4j slf4j-jdk14 - 2.0.7 + 2.0.9 diff --git a/pom.xml b/pom.xml index 74226093c..a42ccd0b9 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ com.mycila license-maven-plugin - 4.2 + 4.3 @@ -141,7 +141,7 @@ com.puppycrawl.tools checkstyle - 10.12.3 + 10.12.4 @@ -187,7 +187,7 @@ org.projectlombok lombok - 1.18.28 + 1.18.30 provided diff --git a/velocity/pom.xml b/velocity/pom.xml index bd568b241..a239117db 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -67,7 +67,7 @@ maven-shade-plugin - 3.5.0 + 3.5.1 true