Skip to content

Commit abeee45

Browse files
authored
Merge pull request #67 from anypointcloud/dependabot/maven/com.jayway.jsonpath-json-path-2.10.0
Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0
2 parents 90bae4b + d670812 commit abeee45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.jayway.jsonpath</groupId>
150150
<artifactId>json-path</artifactId>
151-
<version>2.9.0</version>
151+
<version>2.10.0</version>
152152
<exclusions>
153153
<exclusion>
154154
<groupId>net.minidev</groupId>

0 commit comments

Comments
 (0)