diff --git a/plugins/MinikuraVelocity/dependency-reduced-pom.xml b/plugins/MinikuraVelocity/dependency-reduced-pom.xml
index ec214e9..d7e14ec 100644
--- a/plugins/MinikuraVelocity/dependency-reduced-pom.xml
+++ b/plugins/MinikuraVelocity/dependency-reduced-pom.xml
@@ -201,6 +201,10 @@
papermc-repo
https://repo.papermc.io/repository/maven-public/
+
+ jitpack.io
+ https://jitpack.io
+
@@ -215,6 +219,12 @@
2.1.0
test
+
+ com.github.ProxioDev.ValioBungee
+ RedisBungee-Velocity
+ 0.12.5
+ provided
+
diff --git a/plugins/MinikuraVelocity/pom.xml b/plugins/MinikuraVelocity/pom.xml
index 63afc96..cddee8d 100644
--- a/plugins/MinikuraVelocity/pom.xml
+++ b/plugins/MinikuraVelocity/pom.xml
@@ -233,6 +233,10 @@
papermc-repo
https://repo.papermc.io/repository/maven-public/
+
+ jitpack.io
+ https://jitpack.io
+
@@ -268,5 +272,16 @@
okhttp
4.12.0
+
+ com.github.ProxioDev.ValioBungee
+ RedisBungee-Velocity
+ 0.12.5
+ provided
+
+
+ com.auth0
+ java-jwt
+ 4.4.0
+