Skip to content

Commit a68836a

Browse files
authored
Merge pull request #35 from DataSQRL/dependabot/maven/com.jayway.jsonpath-json-path-2.9.0
Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
2 parents 4756050 + 45dda8e commit a68836a

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)