Skip to content

Commit ca99b0a

Browse files
chore(deps-dev): bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1be4b2 commit ca99b0a

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
@@ -78,7 +78,7 @@
7878
<junit.jupiter.version>6.0.0</junit.jupiter.version>
7979
<awaitility.version>4.3.0</awaitility.version>
8080
<mockito-core.version>5.16.0</mockito-core.version>
81-
<json-path.version>2.9.0</json-path.version>
81+
<json-path.version>2.10.0</json-path.version>
8282

8383
<skipITs>true</skipITs>
8484
<skipTests>false</skipTests>

0 commit comments

Comments
 (0)