From e9f0992acb1ac7e4512b2c85e536b98a47278ef9 Mon Sep 17 00:00:00 2001 From: Artemis-the-gr8 Date: Mon, 12 Jun 2023 12:55:54 +0200 Subject: [PATCH] Updated dependencies --- dependency-reduced-pom.xml | 29 +++++++++++++++-------------- pom.xml | 37 +++++++++++++++++++------------------ 2 files changed, 34 insertions(+), 32 deletions(-) diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index 5ef58c2..1a4dcda 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -29,7 +29,7 @@ maven-compiler-plugin - 3.10.1 + 3.11.0 16 16 @@ -37,7 +37,7 @@ maven-shade-plugin - 3.3.0 + 3.4.1 package @@ -103,11 +103,11 @@ maven-source-plugin - 3.2.1 + 3.3.0 attach-sources - verify + deploy jar-no-fork @@ -116,11 +116,11 @@ maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts - verify + deploy sign @@ -129,11 +129,11 @@ maven-javadoc-plugin - 3.4.1 + 3.5.0 attach-javadocs - verify + deploy jar @@ -160,12 +160,12 @@ net.kyori adventure-api - https://jd.adventure.kyori.net/api/4.11.0/ + https://jd.adventure.kyori.net/api/4.14.0/ net.kyori adventure-text-minimessage - https://jd.adventure.kyori.net/text-minimessage/4.11.0/ + https://jd.adventure.kyori.net/text-minimessage/4.14.0/ net.kyori @@ -177,7 +177,7 @@ maven-deploy-plugin - 3.0.0 + 3.1.1 @@ -203,19 +203,19 @@ org.spigotmc spigot-api - 1.19-R0.1-SNAPSHOT + 1.19.4-R0.1-SNAPSHOT provided me.clip placeholderapi - 2.11.2 + 2.11.3 provided org.jetbrains annotations - 23.0.0 + 24.0.1 compile @@ -231,6 +231,7 @@ 16 + 16 16 UTF-8 diff --git a/pom.xml b/pom.xml index 1547ebd..5429ba2 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ UTF-8 + 16 16 16 @@ -65,32 +66,32 @@ org.spigotmc spigot-api - 1.19-R0.1-SNAPSHOT + 1.19.4-R0.1-SNAPSHOT provided net.kyori adventure-api - 4.11.0 + 4.14.0 net.kyori adventure-platform-bukkit - 4.1.2 + 4.3.0 net.kyori adventure-text-minimessage - 4.11.0 + 4.14.0 me.clip placeholderapi - 2.11.2 + 2.11.3 provided @@ -103,14 +104,14 @@ org.bstats bstats-bukkit - 3.0.0 + 3.0.1 compile org.jetbrains annotations - 23.0.0 + 24.0.1 @@ -119,7 +120,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.10.1 + 3.11.0 16 16 @@ -128,7 +129,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.3.0 + 3.4.1 package @@ -196,11 +197,11 @@ org.apache.maven.plugins maven-source-plugin - 3.2.1 + 3.3.0 attach-sources - verify + deploy jar-no-fork @@ -210,11 +211,11 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts - verify + deploy sign @@ -224,11 +225,11 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.4.1 + 3.5.0 attach-javadocs - verify + deploy jar @@ -256,13 +257,13 @@ net.kyori adventure-api - https://jd.adventure.kyori.net/api/4.11.0/ + https://jd.adventure.kyori.net/api/4.14.0/ net.kyori adventure-text-minimessage - https://jd.adventure.kyori.net/text-minimessage/4.11.0/ + https://jd.adventure.kyori.net/text-minimessage/4.14.0/ @@ -276,7 +277,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.0.0 + 3.1.1