summaryrefslogtreecommitdiff
path: root/groot-core
diff options
context:
space:
mode:
Diffstat (limited to 'groot-core')
-rw-r--r--groot-core/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/groot-core/pom.xml b/groot-core/pom.xml
index 322f63d..3611539 100644
--- a/groot-core/pom.xml
+++ b/groot-core/pom.xml
@@ -13,6 +13,11 @@
<dependencies>
<dependency>
+ <groupId>com.typesafe</groupId>
+ <artifactId>config</artifactId>
+ </dependency>
+
+ <dependency>
<groupId>com.fasterxml.uuid</groupId>
<artifactId>java-uuid-generator</artifactId>
</dependency>