Skip to content

Commit d7157be

Browse files
Bump json-path-assert from 2.7.0 to 2.8.0 (#4122)
Bumps [json-path-assert](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.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.7.0...json-path-2.8.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path-assert dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e96138a commit d7157be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@
622622
<commons-codec-version>1.15</commons-codec-version>
623623
<httpunit-version>1.7.3</httpunit-version>
624624
<voyager-client-version>0.1.0</voyager-client-version>
625-
<jsonpath-version>2.7.0</jsonpath-version>
625+
<jsonpath-version>2.8.0</jsonpath-version>
626626
<mojo-build-helper-version>3.3.0</mojo-build-helper-version>
627627
<maven-plugin-version>1.0.0</maven-plugin-version>
628628
<assertj.core.version>3.24.2</assertj.core.version>

0 commit comments

Comments
 (0)