Code Review
/
aai
/
spike.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0400699
)
Address NexusIQ issues
23/56923/1
author
Ioannis Sotiropoulos
<Ioannis.Sotiropoulos@amdocs.com>
Thu, 19 Jul 2018 13:51:56 +0000
(14:51 +0100)
committer
Ioannis Sotiropoulos
<Ioannis.Sotiropoulos@amdocs.com>
Thu, 19 Jul 2018 13:51:56 +0000
(14:51 +0100)
Add latest version of Google's Guava api.
Change-Id: Ie74b2ac72bb10dbc329efbd16e5e3d074c267be1
Issue-ID: AAI-1392
Signed-off-by: Ioannis Sotiropoulos <Ioannis.Sotiropoulos@amdocs.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
6c8904d
..
f70e568
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-130,6
+130,12
@@
</exclusions>
</dependency>
+ <dependency>
+ <groupId>com.google.guava</groupId>
+ <artifactId>guava</artifactId>
+ <version>25.1-jre</version>
+ </dependency>
+
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>eclipselink</artifactId>