diff --git a/api/pom.xml b/api/pom.xml
index bc497ed5c..a0cbdf87f 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,11 +22,5 @@
2.8.2
compile
-
- org.apache.commons
- commons-io
- 1.3.2
- compile
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index a402be302..fbd6c3563 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,16 +38,6 @@
-
- CodeMC-repo
- https://repo.codemc.org/repository/maven-public
-
- true
-
-
- true
-
-
nukkitx-release-repo
https://repo.nukkitx.com/maven-releases/
@@ -101,16 +91,6 @@
1.8
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.20.1
-
- true
-
- -Dfile.encoding=${project.build.sourceEncoding} @{argLine}
-
-
org.apache.maven.plugins
maven-shade-plugin