From 3b3621d1d25e10dfb49eccf546f65afc7601ba5b Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Sun, 7 Dec 2025 12:02:34 +0100 Subject: [PATCH] update dependencies --- CommandWhitelistBukkit/pom.xml | 8 ++------ CommandWhitelistCommon/pom.xml | 2 +- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/CommandWhitelistBukkit/pom.xml b/CommandWhitelistBukkit/pom.xml index 17f8bbd..61c469e 100644 --- a/CommandWhitelistBukkit/pom.xml +++ b/CommandWhitelistBukkit/pom.xml @@ -76,10 +76,6 @@ sonatype-snapshots https://central.sonatype.com/repository/maven-snapshots/ - - dmulloy2-repo - https://repo.dmulloy2.net/nexus/repository/public/ - papermc https://repo.papermc.io/repository/maven-public/ @@ -112,9 +108,9 @@ compile - com.comphenix.protocol + net.dmulloy2 ProtocolLib - 5.1.0 + 5.4.0 provided diff --git a/CommandWhitelistCommon/pom.xml b/CommandWhitelistCommon/pom.xml index 06efb28..0fdf9b5 100644 --- a/CommandWhitelistCommon/pom.xml +++ b/CommandWhitelistCommon/pom.xml @@ -66,7 +66,7 @@ pluginwiki-repo - https://ci.pluginwiki.us/plugin/repository/everything/ + https://repo.bsdevelopment.org velocitypowered-repo