2
0
Эх сурвалжийг харах

Merge branch 'master' into Improvements/msg-configuration

RedstoneFuture 1 жил өмнө
parent
commit
86d6d19c23

+ 1 - 9
missilewars-plugin/pom.xml

@@ -26,7 +26,7 @@
         <version>1.0</version>
     </parent>
 
-    <version>4.5.1</version>
+    <version>4.5.2</version>
 
     <modelVersion>4.0.0</modelVersion>
 
@@ -98,14 +98,6 @@
             <scope>compile</scope>
         </dependency>
 
-        <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml -->
-        <dependency>
-            <groupId>com.fasterxml.jackson.dataformat</groupId>
-            <artifactId>jackson-dataformat-yaml</artifactId>
-            <version>2.14.2</version>
-            <scope>compile</scope>
-        </dependency>
-
         <dependency>
             <groupId>org.bstats</groupId>
             <artifactId>bstats-bukkit</artifactId>