Fix NexusIq security issue in Casablanca
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 16c478c..623f762 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -50,9 +50,9 @@
                <start-class>org.onap.aai.modelloader.service.ModelLoaderApplication</start-class>
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <docker.location>${basedir}/target</docker.location>
-               <spring-boot.version>1.5.12.RELEASE</spring-boot.version>
+               <spring-boot.version>1.5.14.RELEASE</spring-boot.version>
                <apache.commons-text.version>1.1</apache.commons-text.version>
-               <commons-compress.version>1.14</commons-compress.version>
+               <commons-compress.version>1.17</commons-compress.version>
                <hamcrest-all.version>1.3</hamcrest-all.version>
                <babel.version>1.2.0</babel.version>
                <aai.rest.client.version>1.2.1</aai.rest.client.version>
                        <groupId>org.eclipse.jetty</groupId>
                        <artifactId>jetty-security</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.springframework</groupId>
-                       <artifactId>spring-webmvc</artifactId>
-               </dependency>
                <dependency>
                        <groupId>jline</groupId>
                        <artifactId>jline</artifactId>