Remove org.json dependency in Maven configuration
This commit is contained in:
parent
1df2d15e6d
commit
5f86798377
@ -276,11 +276,6 @@
|
||||
<artifactId>rhino</artifactId>
|
||||
<version>1.7.10</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20160810</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user