aboutsummaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sliPluginUtils/provider/pom.xml')
-rwxr-xr-xsliPluginUtils/provider/pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml
index a950939e..61b5e958 100755
--- a/sliPluginUtils/provider/pom.xml
+++ b/sliPluginUtils/provider/pom.xml
@@ -57,6 +57,16 @@
<version>1.3</version>
<scope>test</scope>
</dependency>
+ <dependency>
+ <groupId>com.google.code.gson</groupId>
+ <artifactId>gson</artifactId>
+ <version>2.6.2</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.commons</groupId>
+ <artifactId>commons-text</artifactId>
+ <version>1.1</version>
+ </dependency>
</dependencies>
<build>