Skip to content

Commit db60c5b

Browse files
Bump json-path from 2.5.0 to 2.6.0 (#97)
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.5.0 to 2.6.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.5.0...json-path-2.6.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0e3038 commit db60c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotify-web-api-parser/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<properties>
2323
<jsoup.version>1.14.2</jsoup.version>
24-
<jsonpath.version>2.5.0</jsonpath.version>
24+
<jsonpath.version>2.6.0</jsonpath.version>
2525

2626
<moditect.module.name>de.sonallux.spotify.parser</moditect.module.name>
2727
</properties>

0 commit comments

Comments
 (0)