diff --git a/api/pom.xml b/api/pom.xml
index ed9b8d96..4e258f5d 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -13,7 +13,7 @@
org.spigotmc
spigot-api
- 1.14.2-R0.1-SNAPSHOT
+ ${spigotVersion.latest}
provided
diff --git a/bukkit_blockdata/pom.xml b/bukkit_blockdata/pom.xml
index 711f3376..4ef19813 100644
--- a/bukkit_blockdata/pom.xml
+++ b/bukkit_blockdata/pom.xml
@@ -19,7 +19,7 @@
org.spigotmc
spigot-api
- 1.14.2-R0.1-SNAPSHOT
+ ${spigotVersion.latest}
provided
diff --git a/core/pom.xml b/core/pom.xml
index aea42fc2..1070f0dc 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -43,7 +43,7 @@
org.spigotmc
spigot-api
- 1.14.2-R0.1-SNAPSHOT
+ ${spigotVersion.latest}
provided
diff --git a/pom.xml b/pom.xml
index 67931130..96b5f52c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,6 +19,7 @@
UTF-8
1.8
1.8
+ 1.14.3-R0.1-SNAPSHOT