Skip to content

Commit 3b3d29b

Browse files
chore(deps): bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0 (#538)
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.10.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.10.0...json-path-3.0.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7b24ac commit 3b3d29b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

json-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<url>https://github.com/sonallux/spotify-web-api</url>
2121

2222
<properties>
23-
<jsonpath.version>2.10.0</jsonpath.version>
23+
<jsonpath.version>3.0.0</jsonpath.version>
2424

2525
<moditect.module.name>de.sonallux.spotify.json</moditect.module.name>
2626
</properties>

0 commit comments

Comments
 (0)