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

Fixing dependency version of jackson-core

RedstoneFuture 2 жил өмнө
parent
commit
1d236e9adc

+ 1 - 1
missilewars-plugin/pom.xml

@@ -92,7 +92,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-core</artifactId>
-            <version>2.12.4</version>
+            <version>2.14.2</version>
             <scope>compile</scope>
         </dependency>