diff --git a/Anticheat/pom.xml b/Anticheat/pom.xml
index c9bdc1d..c276847 100644
--- a/Anticheat/pom.xml
+++ b/Anticheat/pom.xml
@@ -31,6 +31,10 @@
aikar
https://repo.aikar.co/content/groups/aikar/
+
+ spigot-repo
+ https://hub.spigotmc.org/nexus/content/repositories/snapshots/
+
jitpack.io
https://jitpack.io
@@ -51,6 +55,10 @@
funkemunky-releases
https://nexus.funkemunky.cc/repository/releases/
+
+ funkemunky-snapshots
+ https://nexus.funkemunky.cc/repository/snapshots/
+
diff --git a/Compat-1_19_R3/pom.xml b/Compat-1_19_R3/pom.xml
index 4c4fabc..5bcc0c0 100644
--- a/Compat-1_19_R3/pom.xml
+++ b/Compat-1_19_R3/pom.xml
@@ -17,6 +17,16 @@
UTF-8
+
+
+
+ org.apache.maven.extensions
+ maven-build-cache-extension
+ 1.0.0
+
+
+
+
diff --git a/Compat/pom.xml b/Compat/pom.xml
index 31ae05f..7bdd85c 100644
--- a/Compat/pom.xml
+++ b/Compat/pom.xml
@@ -17,6 +17,16 @@
UTF-8
+
+
+
+ org.apache.maven.extensions
+ maven-build-cache-extension
+ 1.0.0
+
+
+
+
diff --git a/LegacyAPI/pom.xml b/LegacyAPI/pom.xml
index bb01002..e6e6a37 100644
--- a/LegacyAPI/pom.xml
+++ b/LegacyAPI/pom.xml
@@ -17,6 +17,16 @@
UTF-8
+
+
+
+ org.apache.maven.extensions
+ maven-build-cache-extension
+ 1.0.0
+
+
+
+
diff --git a/ModernAPI/pom.xml b/ModernAPI/pom.xml
index 5fd9c51..4ab8249 100644
--- a/ModernAPI/pom.xml
+++ b/ModernAPI/pom.xml
@@ -17,6 +17,16 @@
UTF-8
+
+
+
+ org.apache.maven.extensions
+ maven-build-cache-extension
+ 1.0.0
+
+
+
+
spigot-repo
diff --git a/Neo b/Neo
index 95ed083..b45b76d 160000
--- a/Neo
+++ b/Neo
@@ -1 +1 @@
-Subproject commit 95ed08367f7c1771a959c9246bf24856033b667e
+Subproject commit b45b76d09d92675324d727912bddc8971f53a014
diff --git a/pom.xml b/pom.xml
index c4b9b21..52435c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,16 @@
Neo/neo
+
+
+
+ org.apache.maven.extensions
+ maven-build-cache-extension
+ 1.0.0
+
+
+
+
17
17