diff --git a/CommandWhitelistBukkit/pom.xml b/CommandWhitelistBukkit/pom.xml
index d58be4a..3c711f0 100644
--- a/CommandWhitelistBukkit/pom.xml
+++ b/CommandWhitelistBukkit/pom.xml
@@ -6,7 +6,7 @@
eu.endermite.commandwhitelist
CommandWhitelist
- 2.2.6
+ 2.3.0
Bukkit
@@ -95,6 +95,12 @@
4.1.0
compile
+
+ net.kyori
+ adventure-text-minimessage
+ 4.10.1
+ compile
+
eu.endermite.commandwhitelist
Common
diff --git a/CommandWhitelistCommon/pom.xml b/CommandWhitelistCommon/pom.xml
index d22c016..3727247 100644
--- a/CommandWhitelistCommon/pom.xml
+++ b/CommandWhitelistCommon/pom.xml
@@ -6,7 +6,7 @@
eu.endermite.commandwhitelist
CommandWhitelist
- 2.2.6
+ 2.3.0
Common
@@ -85,6 +85,12 @@
1.1.0
provided
+
+ net.kyori
+ adventure-text-minimessage
+ 4.10.1
+ provided
+
io.papermc.paper
paper-api
diff --git a/CommandWhitelistVelocity/pom.xml b/CommandWhitelistVelocity/pom.xml
index faa7f80..d355aed 100644
--- a/CommandWhitelistVelocity/pom.xml
+++ b/CommandWhitelistVelocity/pom.xml
@@ -6,7 +6,7 @@
eu.endermite.commandwhitelist
CommandWhitelist
- 2.2.6
+ 2.3.0
Velocity
@@ -65,8 +65,8 @@
- velocitypowered-repo
- https://repo.velocitypowered.com/releases/
+ papermc
+ https://papermc.io/repo/repository/maven-public/
minecraft-libraries
@@ -82,7 +82,7 @@
com.velocitypowered
velocity-api
- 3.0.1
+ 3.1.2-SNAPSHOT
provided
diff --git a/CommandWhitelistWaterfall/pom.xml b/CommandWhitelistWaterfall/pom.xml
index b8c48c9..d2f646e 100644
--- a/CommandWhitelistWaterfall/pom.xml
+++ b/CommandWhitelistWaterfall/pom.xml
@@ -6,7 +6,7 @@
eu.endermite.commandwhitelist
CommandWhitelist
- 2.2.6
+ 2.3.0
Waterfall
@@ -97,6 +97,12 @@
4.1.0
compile
+
+ net.kyori
+ adventure-text-minimessage
+ 4.10.1
+ compile
+
org.bstats
bstats-bungeecord
diff --git a/pom.xml b/pom.xml
index 9fc615c..1a27069 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
eu.endermite.commandwhitelist
CommandWhitelist
- 2.2.6
+ 2.3.0
CommandWhitelistCommon
CommandWhitelistBukkit
@@ -67,7 +67,6 @@
-
net.kyori
@@ -75,11 +74,5 @@
4.10.1
compile
-
- net.kyori
- adventure-text-minimessage
- 4.10.1
- compile
-