Bump json-path from 2.4.0 to 2.5.0

Bumps [json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.4.0...json-path-2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-08 16:59:15 +00:00
parent 6a2e3b64d0
commit 89fddfc614

View File

@@ -95,7 +95,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
</dependency>
</dependencies>