Merge "fix cacher merge and nexus vulnerabilities"
authorJames Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 12:49:03 +0000 (12:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 27 Sep 2018 12:49:03 +0000 (12:49 +0000)
1  2 
pom.xml

diff --cc pom.xml
+++ b/pom.xml
                </dependency>
                <dependency>
                        <groupId>org.apache.commons</groupId>
+                       <artifactId>commons-compress</artifactId>
+                       <version>1.18</version>
+               </dependency>           
++              <dependency>
++                      <groupId>org.apache.commons</groupId>
 +                      <artifactId>commons-compress</artifactId>
 +                      <version>1.18</version>
 +              </dependency>           
                <dependency>
                        <groupId>org.mongodb</groupId>
                        <artifactId>mongodb-driver</artifactId>