Skip to content

Commit 28cadf6

Browse files
Bump json-path from 2.7.0 to 2.8.0 (#239)
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.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.7.0...json-path-2.8.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 9da7d22 commit 28cadf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.0</jsonpath.version>
23+
<jsonpath.version>2.8.0</jsonpath.version>
2424

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

0 commit comments

Comments
 (0)