Skip to content

Commit

Permalink
[update][reader][jsonfile] Bump json-path from 2.8.0 to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzhao committed Feb 2, 2024
1 parent 8d5dfb8 commit 02944a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/reader/jsonfilereader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 02944a8

Please sign in to comment.