Merge pull request #1048 from code4craft/snyk-fix-5e9c00d3ecc1ab84f141bc680b00fe19

[Snyk] Security upgrade com.jayway.jsonpath:json-path from 2.5.0 to 2.6.0
master
Sutra Zhou 2021-12-17 21:18:50 +08:00 committed by GitHub
commit 1b4098c357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
<dependency> <dependency>
<groupId>com.jayway.jsonpath</groupId> <groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId> <artifactId>json-path</artifactId>
<version>2.5.0</version> <version>2.6.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.slf4j</groupId> <groupId>org.slf4j</groupId>