Merge pull request #1029 from code4craft/snyk-fix-9e933ef3fbdfa89b1dad83f86cbbea2a

[Snyk] Security upgrade com.jayway.jsonpath:json-path from 2.4.0 to 2.6.0
master
Sutra Zhou 2021-06-03 11:34:10 +08:00 committed by GitHub
commit 1068e185a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.4.0</version>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>