Skip to content

Commit

Permalink
Merge pull request #4848 from knowm/dependabot/maven/com.jayway.jsonp…
Browse files Browse the repository at this point in the history
…ath-json-path-assert-2.9.0

Bump com.jayway.jsonpath:json-path-assert from 2.7.0 to 2.9.0
  • Loading branch information
timmolter committed Jun 5, 2024
2 parents e2c12b9 + 3983764 commit d17a459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xchange-stream-hitbtc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path-assert</artifactId>
<version>2.7.0</version>
<version>2.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d17a459

Please sign in to comment.