Skip to content

Commit 3c9903c

Browse files
Bump json-path from 2.4.0 to 2.5.0
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.4.0...json-path-2.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 5db8c2a commit 3c9903c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

probe/tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<json.version>1.1.4</json.version>
17-
<json.path.version>2.4.0</json.path.version>
17+
<json.path.version>2.5.0</json.path.version>
1818
<tomcat.version>9.0.41</tomcat.version>
1919
</properties>
2020

0 commit comments

Comments
 (0)