File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed
Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 174174 <version >2.4.0-b180830.0438</version >
175175 </dependency >
176176
177+ <!-- https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple -->
178+ <dependency >
179+ <groupId >com.googlecode.json-simple</groupId >
180+ <artifactId >json-simple</artifactId >
181+ <version >1.1.1</version >
182+ </dependency >
183+
177184 </dependencies >
178185 <build >
179186 <sourceDirectory >src</sourceDirectory >
Original file line number Diff line number Diff line change 174174 <version >2.4.0-b180830.0438</version >
175175 </dependency >
176176
177+ <!-- https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple -->
178+ <dependency >
179+ <groupId >com.googlecode.json-simple</groupId >
180+ <artifactId >json-simple</artifactId >
181+ <version >1.1.1</version >
182+ </dependency >
183+
177184 </dependencies >
178185 <build >
179186 <sourceDirectory >src</sourceDirectory >
Original file line number Diff line number Diff line change 176176 <version >2.4.0-b180830.0438</version >
177177 </dependency >
178178
179+ <!-- https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple -->
180+ <dependency >
181+ <groupId >com.googlecode.json-simple</groupId >
182+ <artifactId >json-simple</artifactId >
183+ <version >1.1.1</version >
184+ </dependency >
185+
179186 </dependencies >
180187 <build >
181188 <sourceDirectory >src</sourceDirectory >
You can’t perform that action at this time.
0 commit comments