File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 100100 <jmustache .version>1.10</jmustache .version>
101101 <joda-time .version>2.8.1</joda-time .version>
102102 <jolokia .version>1.3.1</jolokia .version>
103- <json .version>20140107</json .version>
104103 <jooq .version>3.6.2</jooq .version>
104+ <json .version>20140107</json .version>
105+ <jsonassert .version>1.2.3</jsonassert .version>
105106 <json-path .version>2.0.0</json-path .version>
106107 <jstl .version>1.2</jstl .version>
107108 <junit .version>4.12</junit .version>
15651566 <artifactId >postgresql</artifactId >
15661567 <version >${postgresql.version} </version >
15671568 </dependency >
1569+ <dependency >
1570+ <groupId >org.skyscreamer</groupId >
1571+ <artifactId >jsonassert</artifactId >
1572+ <version >${jsonassert.version} </version >
1573+ </dependency >
15681574 <dependency >
15691575 <groupId >org.slf4j</groupId >
15701576 <artifactId >jcl-over-slf4j</artifactId >
You can’t perform that action at this time.
0 commit comments