Skip to content

Commit

Permalink
Bump json-path from 2.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/jayway/JsonPath/releases)
- [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
- [Commits](json-path/JsonPath@json-path-2.5.0...json-path-2.6.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 19, 2021
1 parent f5cbb22 commit 311feaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion probe/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<json.version>1.1.4</json.version>
<json.path.version>2.5.0</json.path.version>
<json.path.version>2.6.0</json.path.version>
<tomcat.version>9.0.48</tomcat.version>
</properties>

Expand Down

0 comments on commit 311feaa

Please sign in to comment.