aboutsummaryrefslogtreecommitdiffstats
path: root/reception/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'reception/pom.xml')
-rw-r--r--reception/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/reception/pom.xml b/reception/pom.xml
index f8924036..71e4c4ee 100644
--- a/reception/pom.xml
+++ b/reception/pom.xml
@@ -47,5 +47,9 @@
<artifactId>utils</artifactId>
<version>${policy.common.version}</version>
</dependency>
+ <dependency>
+ <groupId>com.google.code.gson</groupId>
+ <artifactId>gson</artifactId>
+ </dependency>
</dependencies>
</project>