Skip to content

Commit 65a0e23

Browse files
authored
Merge pull request #286 from oracle/dependabot/maven/com.jayway.jsonpath-json-path-2.8.0
Bump json-path from 2.7.0 to 2.8.0
2 parents 673822f + 9e53078 commit 65a0e23

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
@@ -293,7 +293,7 @@
293293
<dependency>
294294
<groupId>com.jayway.jsonpath</groupId>
295295
<artifactId>json-path</artifactId>
296-
<version>2.7.0</version>
296+
<version>2.8.0</version>
297297
<scope>test</scope>
298298
</dependency>
299299
<dependency>

0 commit comments

Comments
 (0)