summaryrefslogtreecommitdiffstats
path: root/aai-rest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-rest/pom.xml')
-rw-r--r--aai-rest/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml
index 952bd720..26aef6c9 100644
--- a/aai-rest/pom.xml
+++ b/aai-rest/pom.xml
@@ -44,6 +44,10 @@
<dependencies>
<dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-lang3</artifactId>
+ </dependency>
+ <dependency>
<groupId>com.att.eelf</groupId>
<artifactId>eelf-core</artifactId>
</dependency>