Skip to content

Commit 673822f

Browse files
authored
Merge pull request #285 from oracle/dependabot/maven/com.jayway.jsonpath-json-path-assert-2.8.0
Bump json-path-assert from 2.7.0 to 2.8.0
2 parents 3879cc9 + f0c0096 commit 673822f

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
@@ -299,7 +299,7 @@
299299
<dependency>
300300
<groupId>com.jayway.jsonpath</groupId>
301301
<artifactId>json-path-assert</artifactId>
302-
<version>2.7.0</version>
302+
<version>2.8.0</version>
303303
<scope>test</scope>
304304
</dependency>
305305
<dependency>

0 commit comments

Comments
 (0)