|
|
@ -625,6 +625,12 @@
|
|
|
|
<groupId>com.googlecode.json-simple</groupId>
|
|
|
|
<groupId>com.googlecode.json-simple</groupId>
|
|
|
|
<artifactId>json-simple</artifactId>
|
|
|
|
<artifactId>json-simple</artifactId>
|
|
|
|
<version>${simple-json.version}</version>
|
|
|
|
<version>${simple-json.version}</version>
|
|
|
|
|
|
|
|
<exclusions>
|
|
|
|
|
|
|
|
<exclusion>
|
|
|
|
|
|
|
|
<groupId>junit</groupId>
|
|
|
|
|
|
|
|
<artifactId>junit</artifactId>
|
|
|
|
|
|
|
|
</exclusion>
|
|
|
|
|
|
|
|
</exclusions>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>com.h2database</groupId>
|
|
|
|
<groupId>com.h2database</groupId>
|
|
|
|