aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index c6d3bb0..630dfa3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,11 +108,11 @@
108 <artifactId>testng</artifactId> 108 <artifactId>testng</artifactId>
109 <version>6.7</version> 109 <version>6.7</version>
110 </dependency> 110 </dependency>
111 <dependency> 111 <!--<dependency>-->
112 <groupId>com.googlecode.json-simple</groupId> 112 <!--<groupId>com.googlecode.json-simple</groupId>-->
113 <artifactId>json-simple</artifactId> 113 <!--<artifactId>json-simple</artifactId>-->
114 <version>1.1.1</version> 114 <!--<version>1.1.1</version>-->
115 </dependency> 115 <!--</dependency>-->
116 <dependency> 116 <dependency>
117 <groupId>com.google.code.gson</groupId> 117 <groupId>com.google.code.gson</groupId>
118 <artifactId>gson</artifactId> 118 <artifactId>gson</artifactId>