Skip to content

Commit eb52f45

Browse files
Bump jsonpath-version from 2.9.0 to 2.10.0
Bumps `jsonpath-version` from 2.9.0 to 2.10.0. Updates `com.jayway.jsonpath:json-path` from 2.9.0 to 2.10.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.9.0...json-path-2.10.0) Updates `com.jayway.jsonpath:json-path-assert` from 2.9.0 to 2.10.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.9.0...json-path-2.10.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.jayway.jsonpath:json-path-assert dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8e0e58 commit eb52f45

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
@@ -731,7 +731,7 @@
731731
<commons-codec-version>1.19.0</commons-codec-version>
732732
<httpunit-version>1.7.3</httpunit-version>
733733
<voyager-client-version>0.1.0</voyager-client-version>
734-
<jsonpath-version>2.9.0</jsonpath-version>
734+
<jsonpath-version>2.10.0</jsonpath-version>
735735
<jose4j-version>0.9.6</jose4j-version>
736736
<mojo-build-helper-version>3.6.1</mojo-build-helper-version>
737737
<maven-plugin-version>1.0.0</maven-plugin-version>

0 commit comments

Comments
 (0)