Skip to content

Commit da1bda4

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] <[email protected]>
1 parent d8080b5 commit da1bda4

File tree

1 file changed

+1
-1
lines changed
  • cds-feature-advanced-event-mesh

1 file changed

+1
-1
lines changed

cds-feature-advanced-event-mesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.jayway.jsonpath</groupId>
8484
<artifactId>json-path</artifactId>
85-
<version>2.9.0</version>
85+
<version>2.10.0</version>
8686
<scope>test</scope>
8787
</dependency>
8888

0 commit comments

Comments
 (0)