diff --git a/api/pom.xml b/api/pom.xml
index 9b5d9ba..dfba6c4 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -27,21 +27,6 @@
openinvapi
OpenInvAPI
-
-
- org.jetbrains
- annotations
- 17.0.0
- provided
-
-
- org.spigotmc
- spigot-api
- 1.16.5-R0.1-SNAPSHOT
- provided
-
-
-
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 25ea5ce..e926663 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -33,12 +33,6 @@
openinvapi
4.1.7-SNAPSHOT
-
- org.spigotmc
- spigot-api
- 1.15.2-R0.1-SNAPSHOT
- provided
-
diff --git a/pom.xml b/pom.xml
index b7b97b6..0101a38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -63,6 +63,21 @@
+
+
+ org.jetbrains
+ annotations
+ 17.0.0
+ provided
+
+
+ org.spigotmc
+ spigot-api
+ 1.16.5-R0.1-SNAPSHOT
+ provided
+
+
+