#upgrade jsonpath to 2.4.0

master
yihua.huang 2017-07-30 15:27:41 +08:00
parent 60b62ca12c
commit f3847b7cd4
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.2.0</version>
<version>2.4.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>