SO Critical vulnerability.
[so.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 49d4b75..c470b02 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-annotations</artifactId>
-            <version>2.9.8</version>
+            <version>2.12.1</version>
           </dependency>
         </dependencies>
       </plugin>
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.5</version>
+        <version>2.8.0</version>
         <scope>compile</scope>
       </dependency>
       <dependency>