Skip to content

Commit 3be0382

Browse files
Bump jsonpath-version from 2.7.0 to 2.8.0 (#4123)
Bumps `jsonpath-version` from 2.7.0 to 2.8.0. Updates `json-path` 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) Updates `json-path-assert` 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 dependency-type: direct:production update-type: version-update:semver-minor - 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 989c819 commit 3be0382

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
@@ -653,7 +653,7 @@
653653
<commons-codec-version>1.15</commons-codec-version>
654654
<httpunit-version>1.7.3</httpunit-version>
655655
<voyager-client-version>0.1.0</voyager-client-version>
656-
<jsonpath-version>2.7.0</jsonpath-version>
656+
<jsonpath-version>2.8.0</jsonpath-version>
657657
<mojo-build-helper-version>3.3.0</mojo-build-helper-version>
658658
<maven-plugin-version>1.0.0</maven-plugin-version>
659659
<assertj.core.version>3.24.2</assertj.core.version>

0 commit comments

Comments
 (0)