diff --git a/CommandWhitelistBukkit/pom.xml b/CommandWhitelistBukkit/pom.xml index 1a7022b..f0da062 100644 --- a/CommandWhitelistBukkit/pom.xml +++ b/CommandWhitelistBukkit/pom.xml @@ -78,7 +78,7 @@ papermc - https://papermc.io/repo/repository/maven-public/ + https://repo.papermc.io/repository/maven-public/ @@ -92,13 +92,13 @@ net.kyori adventure-platform-bukkit - 4.3.3 + 4.4.0 compile net.kyori adventure-text-minimessage - 4.17.0 + 4.23.0 compile @@ -119,11 +119,5 @@ 3.0.2 compile - - com.mojang - brigadier - 1.0.18 - provided - diff --git a/CommandWhitelistCommon/pom.xml b/CommandWhitelistCommon/pom.xml index 0c2082a..2dbf6bd 100644 --- a/CommandWhitelistCommon/pom.xml +++ b/CommandWhitelistCommon/pom.xml @@ -68,7 +68,7 @@ papermc - https://papermc.io/repo/repository/maven-public/ + https://repo.papermc.io/repository/maven-public @@ -88,7 +88,7 @@ net.kyori adventure-text-minimessage - 4.17.0 + 4.23.0 provided diff --git a/CommandWhitelistVelocity/pom.xml b/CommandWhitelistVelocity/pom.xml index 754d0f9..3ce4a09 100644 --- a/CommandWhitelistVelocity/pom.xml +++ b/CommandWhitelistVelocity/pom.xml @@ -76,7 +76,7 @@ papermc - https://papermc.io/repo/repository/maven-public/ + https://repo.papermc.io/repository/maven-public minecraft-libraries diff --git a/CommandWhitelistWaterfall/pom.xml b/CommandWhitelistWaterfall/pom.xml index dda6ad1..f59fb51 100644 --- a/CommandWhitelistWaterfall/pom.xml +++ b/CommandWhitelistWaterfall/pom.xml @@ -74,7 +74,7 @@ papermc - https://papermc.io/repo/repository/maven-public/ + https://repo.papermc.io/repository/maven-public @@ -94,13 +94,13 @@ net.kyori adventure-platform-bungeecord - 4.3.3 + 4.4.0 compile net.kyori adventure-text-minimessage - 4.17.0 + 4.23.0 compile diff --git a/pom.xml b/pom.xml index 350b8af..2452351 100644 --- a/pom.xml +++ b/pom.xml @@ -72,13 +72,17 @@ sonatype https://oss.sonatype.org/content/groups/public/ + + papermc + https://repo.papermc.io/repository/maven-public/ + net.kyori adventure-api - 4.17.0 + 4.23.0 compile