Skip to content

Commit

Permalink
chore(deps): Upgrade Jayway JsonPath from 2.4.0 to 2.6.0 (#129)
Browse files Browse the repository at this point in the history
Related to CAM-13684
  • Loading branch information
attoken committed Jul 2, 2021
1 parent 84c6807 commit 2b56e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataformat-json-jackson/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.4.0</version>
<version>2.6.0</version>
<exclusions>
<exclusion>
<artifactId>asm</artifactId>
Expand Down

0 comments on commit 2b56e5e

Please sign in to comment.