summaryrefslogtreecommitdiffstats
path: root/holmes-actions/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r--holmes-actions/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index 86c0433..3a724d0 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -144,6 +144,11 @@
<artifactId>commons-beanutils</artifactId>
<version>1.9.3</version>
</dependency>
+ <dependency>
+ <groupId>com.google.code.gson</groupId>
+ <artifactId>gson</artifactId>
+ <version>2.8.2</version>
+ </dependency>
</dependencies>
<build>