json dependency at compile
This commit is contained in:
parent
b1c0137000
commit
0154a49842
1
pom.xml
1
pom.xml
|
@ -89,6 +89,7 @@
|
||||||
<groupId>org.json</groupId>
|
<groupId>org.json</groupId>
|
||||||
<artifactId>json</artifactId>
|
<artifactId>json</artifactId>
|
||||||
<version>20140107</version>
|
<version>20140107</version>
|
||||||
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- REQUIRED FOR JDK_11 -->
|
<!-- REQUIRED FOR JDK_11 -->
|
||||||
|
|
Loading…
Reference in New Issue