fixes for security vulnerabilities
[dmaap/messagerouter/messageservice.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4461cf2..f703434 100644 (file)
--- a/pom.xml
+++ b/pom.xml
        <dependency>
                <groupId>commons-codec</groupId>
                <artifactId>commons-codec</artifactId>
-               <version>1.13</version>
+               <version>1.14</version>
+       </dependency>
+       <dependency>
+               <groupId>commons-io</groupId>
+               <artifactId>commons-io</artifactId>
+               <version>2.7</version>
        </dependency>
        <dependency>
                <groupId>org.quartz-scheduler</groupId>
                        <artifactId>spring-context</artifactId>
                        <version>4.3.18.RELEASE</version>
                </dependency>
-               <dependency>
-                       <groupId>commons-io</groupId>
-                       <artifactId>commons-io</artifactId>
-                       <version>2.4</version>
-               </dependency>
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>commons-io</artifactId>