Skip to content

Commit 152fe31

Browse files
build(deps): Bump com.jayway.jsonpath.version from 2.9.0 to 2.10.0
Bumps `com.jayway.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 abaf0d6 commit 152fe31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<aws.schema.registry.version>1.1.15</aws.schema.registry.version>
2424
<ch.qos.logback.version>1.5.20</ch.qos.logback.version>
2525
<com.fasterxml.jackson.version>2.20.0</com.fasterxml.jackson.version>
26-
<com.jayway.jsonpath.version>2.9.0</com.jayway.jsonpath.version>
26+
<com.jayway.jsonpath.version>2.10.0</com.jayway.jsonpath.version>
2727
<net.minidev.json-smart.version>2.6.0</net.minidev.json-smart.version>
2828
<commons-codec.version>1.19.0</commons-codec.version>
2929
<commons-logging.version>1.3.5</commons-logging.version>

0 commit comments

Comments
 (0)