parent
e9aa6dd29f
commit
6e5ae0c71d
|
@ -649,7 +649,6 @@
|
||||||
<artifactId>json-simple</artifactId>
|
<artifactId>json-simple</artifactId>
|
||||||
<version>${simple-json.version}</version>
|
<version>${simple-json.version}</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<!-- Remove compile time dependency on junit, see https://github.com/fangyidong/json-simple/issues/91 -->
|
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue