Skip to content

Commit

Permalink
upgrade json-path
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangsa committed Jul 18, 2024
1 parent 5fc9550 commit bc6a8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<antlr4.version>4.12.0</antlr4.version>
<json-path.version>2.7.0</json-path.version>
<json-path.version>2.9.0</json-path.version>
<junit.version>5.9.2</junit.version>
<commons-io.version>2.11.0</commons-io.version>
<jackson.version>2.14.2</jackson.version>
Expand Down

0 comments on commit bc6a8ba

Please sign in to comment.