summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.moxie b/build.moxie
index 03acef4..0595b2d 100644
--- a/build.moxie
+++ b/build.moxie
@@ -101,5 +101,7 @@ dependencies:
- provided 'org.slf4j:slf4j-api:1.6.1'
- provided 'commons-pool:commons-pool:1.5.6'
- provided 'commons-dbcp:commons-dbcp:1.4'
+- provided 'com.google.code.gson:gson:2.3'
+- provided 'com.thoughtworks.xstream:xstream:1.4.7'
- test 'junit'
- build 'jacoco'