Skip to content

Commit 38e49b8

Browse files
Build(deps-dev): Bump com.jayway.jsonpath:json-path from 2.9.0 to 3.0.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.9.0 to 3.0.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-3.0.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 ad22072 commit 38e49b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rest-angular/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.jayway.jsonpath</groupId>
107107
<artifactId>json-path</artifactId>
108-
<version>2.9.0</version>
108+
<version>3.0.0</version>
109109
<scope>test</scope>
110110
</dependency>
111111

0 commit comments

Comments
 (0)