Skip to content

Commit

Permalink
⬆️ Upgrade json-path to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Jan 29, 2024
1 parent 5c5f950 commit 9c4adf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -263,7 +263,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>de.svenkubiak</groupId>
Expand Down

0 comments on commit 9c4adf3

Please sign in to comment.