diff --git a/command/pom.xml b/command/pom.xml
index d4f4869..3e53fd0 100644
--- a/command/pom.xml
+++ b/command/pom.xml
@@ -5,35 +5,35 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
command
- 2.0.13
+ 2.0.14
com.syntaxphoenix.syntaxapi
exception
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
alias
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
logging
- 2.0.9
+ 2.0.12
diff --git a/config/config-base/pom.xml b/config/config-base/pom.xml
index 7390fab..3c54303 100644
--- a/config/config-base/pom.xml
+++ b/config/config-base/pom.xml
@@ -5,7 +5,7 @@
config
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
config-base
diff --git a/config/config-json/pom.xml b/config/config-json/pom.xml
index e1c0452..3464127 100644
--- a/config/config-json/pom.xml
+++ b/config/config-json/pom.xml
@@ -5,24 +5,24 @@
config
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
config-json
com.syntaxphoenix.syntaxapi
config-base
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
json-lib
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
diff --git a/config/config-nbt/pom.xml b/config/config-nbt/pom.xml
index 091a184..2d3cfd0 100644
--- a/config/config-nbt/pom.xml
+++ b/config/config-nbt/pom.xml
@@ -5,19 +5,19 @@
config
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
config-nbt
com.syntaxphoenix.syntaxapi
config-base
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
nbt
- 2.0.10
+ 2.0.13
diff --git a/config/config-toml/pom.xml b/config/config-toml/pom.xml
index 019f387..f34f988 100644
--- a/config/config-toml/pom.xml
+++ b/config/config-toml/pom.xml
@@ -5,14 +5,14 @@
config
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
config-toml
com.syntaxphoenix.syntaxapi
config-base
- 2.0.9
+ 2.0.12
com.github.TheElectronWill
diff --git a/config/config-yaml/pom.xml b/config/config-yaml/pom.xml
index b982244..6b38a7a 100644
--- a/config/config-yaml/pom.xml
+++ b/config/config-yaml/pom.xml
@@ -5,25 +5,25 @@
config
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
config-yaml
- 2.0.13
+ 2.0.14
com.syntaxphoenix.syntaxapi
config-base
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
org.yaml
diff --git a/config/pom.xml b/config/pom.xml
index 990b2bd..64d33fa 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -5,10 +5,10 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
config
- 2.0.11
+ 2.0.12
pom
config-base
diff --git a/data/data-base/pom.xml b/data/data-base/pom.xml
index dea924d..7f764b3 100644
--- a/data/data-base/pom.xml
+++ b/data/data-base/pom.xml
@@ -5,20 +5,20 @@
data
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
data-base
- 2.0.14
+ 2.0.15
com.syntaxphoenix.syntaxapi
key
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
diff --git a/data/data-nbtcontainer/pom.xml b/data/data-nbtcontainer/pom.xml
index ddc4ed7..2484da6 100644
--- a/data/data-nbtcontainer/pom.xml
+++ b/data/data-nbtcontainer/pom.xml
@@ -5,25 +5,25 @@
data
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
data-nbtcontainer
- 2.0.14
+ 2.0.15
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
data-base
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
nbt
- 2.0.10
+ 2.0.13
org.junit.jupiter
diff --git a/data/data-property/pom.xml b/data/data-property/pom.xml
index a8a0c74..a932864 100644
--- a/data/data-property/pom.xml
+++ b/data/data-property/pom.xml
@@ -5,7 +5,7 @@
data
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
data-property
diff --git a/data/pom.xml b/data/pom.xml
index 8cd5399..b24b289 100644
--- a/data/pom.xml
+++ b/data/pom.xml
@@ -5,10 +5,10 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
data
- 2.0.11
+ 2.0.12
pom
data-property
diff --git a/event/pom.xml b/event/pom.xml
index 9c12765..ddbe969 100644
--- a/event/pom.xml
+++ b/event/pom.xml
@@ -5,30 +5,30 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
event
- 2.0.11
+ 2.0.12
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
logging
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
general
- 2.0.10
+ 2.0.13
diff --git a/exception/pom.xml b/exception/pom.xml
index e0282d4..07d97e0 100644
--- a/exception/pom.xml
+++ b/exception/pom.xml
@@ -5,10 +5,10 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
exception
- 2.0.11
+ 2.0.12
diff --git a/logging/pom.xml b/logging/pom.xml
index d5febc4..36b2c0d 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -5,15 +5,15 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
logging
- 2.0.11
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
diff --git a/nbt/pom.xml b/nbt/pom.xml
index e2c3259..8b5d78f 100644
--- a/nbt/pom.xml
+++ b/nbt/pom.xml
@@ -5,25 +5,25 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
nbt
- 2.0.12
+ 2.0.13
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
io
- 2.0.9
+ 2.0.12
diff --git a/net/pom.xml b/net/pom.xml
index 35226b8..6c463f8 100644
--- a/net/pom.xml
+++ b/net/pom.xml
@@ -5,30 +5,30 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
net
- 2.0.15
+ 2.0.16
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
exception
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
json-lib
- 2.0.9
+ 2.0.12
org.junit.jupiter
diff --git a/pom.xml b/pom.xml
index 29ef4f9..aed6dfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.syntaxphoenix.syntaxapi
SyntaxApi
- 2.1.10
+ 2.1.11
pom
SyntaxApi
A Java Library to make some things easier and provide helpful tools
diff --git a/random/pom.xml b/random/pom.xml
index 76170e8..6d9c954 100644
--- a/random/pom.xml
+++ b/random/pom.xml
@@ -5,15 +5,15 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
random
- 2.0.11
+ 2.0.12
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
diff --git a/reflection/pom.xml b/reflection/pom.xml
index 418716a..abe6026 100644
--- a/reflection/pom.xml
+++ b/reflection/pom.xml
@@ -5,15 +5,15 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
reflection
- 2.0.11
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
diff --git a/service/pom.xml b/service/pom.xml
index 5e4990d..e086ff9 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -5,10 +5,10 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
service
- 2.0.12
+ 2.0.13
pom
service-base
diff --git a/service/service-base/pom.xml b/service/service-base/pom.xml
index b932fd1..686d9c7 100644
--- a/service/service-base/pom.xml
+++ b/service/service-base/pom.xml
@@ -5,24 +5,24 @@
service
com.syntaxphoenix.syntaxapi
- 2.0.12
+ 2.0.13
service-base
com.syntaxphoenix.syntaxapi
logging
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
general
- 2.0.10
+ 2.0.13
diff --git a/service/service-download/pom.xml b/service/service-download/pom.xml
index a8a0570..bc310eb 100644
--- a/service/service-download/pom.xml
+++ b/service/service-download/pom.xml
@@ -5,39 +5,39 @@
service
com.syntaxphoenix.syntaxapi
- 2.0.12
+ 2.0.13
service-download
com.syntaxphoenix.syntaxapi
logging
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
general
- 2.0.10
+ 2.0.13
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15
com.syntaxphoenix.syntaxapi
service-base
- 2.0.10
+ 2.0.13
com.syntaxphoenix.syntaxapi
reflection
- 2.0.9
+ 2.0.12
com.syntaxphoenix.syntaxapi
exception
- 2.0.9
+ 2.0.12
diff --git a/thread/pom.xml b/thread/pom.xml
index fbedf8d..5b68d89 100644
--- a/thread/pom.xml
+++ b/thread/pom.xml
@@ -5,10 +5,10 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
thread
- 2.0.11
+ 2.0.12
diff --git a/utils/alias/pom.xml b/utils/alias/pom.xml
index 28bcea6..946ea7d 100644
--- a/utils/alias/pom.xml
+++ b/utils/alias/pom.xml
@@ -5,7 +5,7 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
alias
diff --git a/utils/cache/pom.xml b/utils/cache/pom.xml
index 2949de1..2f476db 100644
--- a/utils/cache/pom.xml
+++ b/utils/cache/pom.xml
@@ -5,10 +5,10 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
cache
- 2.0.12
+ 2.0.13
diff --git a/utils/general/pom.xml b/utils/general/pom.xml
index 9867948..46a2169 100644
--- a/utils/general/pom.xml
+++ b/utils/general/pom.xml
@@ -5,10 +5,10 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
general
- 2.0.12
+ 2.0.13
diff --git a/utils/io/pom.xml b/utils/io/pom.xml
index 710c56a..9ad640c 100644
--- a/utils/io/pom.xml
+++ b/utils/io/pom.xml
@@ -5,7 +5,7 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
io
diff --git a/utils/java-lang/pom.xml b/utils/java-lang/pom.xml
index 23e7005..d3ade0e 100644
--- a/utils/java-lang/pom.xml
+++ b/utils/java-lang/pom.xml
@@ -5,7 +5,7 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
java-lang
diff --git a/utils/java/pom.xml b/utils/java/pom.xml
index 310ea2d..81c3d2b 100644
--- a/utils/java/pom.xml
+++ b/utils/java/pom.xml
@@ -5,15 +5,15 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
java
- 2.0.14
+ 2.0.15
com.syntaxphoenix.syntaxapi
java-lang
- 2.0.9
+ 2.0.12
diff --git a/utils/json/json-lib/pom.xml b/utils/json/json-lib/pom.xml
index 3e03fff..27ae315 100644
--- a/utils/json/json-lib/pom.xml
+++ b/utils/json/json-lib/pom.xml
@@ -1,110 +1,107 @@
-
- 4.0.0
-
- json
- com.syntaxphoenix.syntaxapi
- 2.0.11
-
- json-lib
- Json Library
-
-
- com.syntaxphoenix.syntaxapi
- java
- 2.0.12
-
-
- com.syntaxphoenix.syntaxapi
- io
- 2.0.9
-
-
- com.syntaxphoenix.syntaxapi
- reflection
- 2.0.9
-
-
-
- commons-io
- commons-io
- 2.11.0
- test
-
-
- com.syntaxphoenix.syntaxapi
- random
- 2.0.11
- test
-
-
- org.junit.jupiter
- junit-jupiter-api
- 5.5.2
- test
-
-
- org.junit.jupiter
- junit-jupiter-engine
- 5.5.2
- test
-
-
- org.mockito
- mockito-core
- 2.21.0
- test
-
-
-
-
-
- maven-compiler-plugin
-
-
- 1.8
-
-
-
- maven-source-plugin
- 2.2.1
-
-
- attach-sources
-
- jar-no-fork
-
-
-
-
-
- maven-javadoc-plugin
- 2.9.1
-
-
- attach-javadocs
-
- jar
-
-
-
-
-
- maven-gpg-plugin
- 1.5
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
-
+
+ 4.0.0
+
+ json
+ com.syntaxphoenix.syntaxapi
+ 2.0.12
+
+ json-lib
+ Json Library
+
+
+ com.syntaxphoenix.syntaxapi
+ java
+ 2.0.15
+
+
+ com.syntaxphoenix.syntaxapi
+ io
+ 2.0.12
+
+
+ com.syntaxphoenix.syntaxapi
+ reflection
+ 2.0.12
+
+
+ commons-io
+ commons-io
+ 2.11.0
+ test
+
+
+ com.syntaxphoenix.syntaxapi
+ random
+ 2.0.12
+ test
+
+
+ org.junit.jupiter
+ junit-jupiter-api
+ 5.5.2
+ test
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ 5.5.2
+ test
+
+
+ org.mockito
+ mockito-core
+ 2.21.0
+ test
+
+
+
+
+
+ maven-compiler-plugin
+
+
+ 1.8
+
+
+
+ maven-source-plugin
+ 2.2.1
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
+
+ maven-javadoc-plugin
+ 2.9.1
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ maven-gpg-plugin
+ 1.5
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
diff --git a/utils/json/json-nbt/pom.xml b/utils/json/json-nbt/pom.xml
index 30bf482..9480456 100644
--- a/utils/json/json-nbt/pom.xml
+++ b/utils/json/json-nbt/pom.xml
@@ -5,19 +5,19 @@
json
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
json-nbt
com.syntaxphoenix.syntaxapi
nbt
- 2.0.10
+ 2.0.13
com.syntaxphoenix.syntaxapi
json-lib
- 2.0.9
+ 2.0.12
diff --git a/utils/json/pom.xml b/utils/json/pom.xml
index 2ff24ba..a38a97a 100644
--- a/utils/json/pom.xml
+++ b/utils/json/pom.xml
@@ -5,7 +5,7 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
json
pom
diff --git a/utils/key/pom.xml b/utils/key/pom.xml
index dace5a0..6c593d4 100644
--- a/utils/key/pom.xml
+++ b/utils/key/pom.xml
@@ -5,7 +5,7 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
key
diff --git a/utils/location/pom.xml b/utils/location/pom.xml
index 330267c..e573740 100644
--- a/utils/location/pom.xml
+++ b/utils/location/pom.xml
@@ -5,10 +5,10 @@
utils
com.syntaxphoenix.syntaxapi
- 2.0.11
+ 2.0.12
location
- 2.0.12
+ 2.0.13
diff --git a/utils/pom.xml b/utils/pom.xml
index 689853b..76648b5 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -5,10 +5,10 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
utils
- 2.0.11
+ 2.0.12
pom
alias
diff --git a/version/pom.xml b/version/pom.xml
index 5909ca4..ccb12e1 100644
--- a/version/pom.xml
+++ b/version/pom.xml
@@ -5,15 +5,15 @@
SyntaxApi
com.syntaxphoenix.syntaxapi
- 2.1.10
+ 2.1.11
version
- 2.0.12
+ 2.0.13
com.syntaxphoenix.syntaxapi
java
- 2.0.12
+ 2.0.15