Skip to content

Commit 45dda8e

Browse files
Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.0 to 2.9.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.8.0...json-path-2.9.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] <support@github.com>
1 parent c606660 commit 45dda8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqrl-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.jayway.jsonpath</groupId>
7575
<artifactId>json-path</artifactId>
76-
<version>2.8.0</version>
76+
<version>2.9.0</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)