Skip to content

Commit abfbc4c

Browse files
authored
Merge pull request #79 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 c8ba3f2 + 5a8a894 commit abfbc4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/json-type/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>com.jayway.jsonpath</groupId>
5151
<artifactId>json-path</artifactId>
52-
<version>2.8.0</version>
52+
<version>2.9.0</version>
5353
</dependency>
5454
<dependency>
5555
<groupId>com.google.auto.service</groupId>

0 commit comments

Comments
 (0)