Code Review
/
aai
/
cacher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
combined
(merge:
f5bd08f
7a46ac0
)
Merge "fix cacher merge and nexus vulnerabilities"
author
James Forsyth
<jf2512@att.com>
Thu, 27 Sep 2018 12:49:03 +0000
(12:49 +0000)
committer
Gerrit Code Review
<gerrit@onap.org>
Thu, 27 Sep 2018 12:49:03 +0000
(12:49 +0000)
1
2
pom.xml
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
pom.xml
index
0855f64
,
c7e685f
..
ec1fb03
---
1
/
pom.xml
---
2
/
pom.xml
+++ b/
pom.xml
@@@
-258,9
-258,9
+258,14
@@@
</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>