Skip to content

Commit 51305ce

Browse files
Bump com.jayway.jsonpath:json-path to 2.9.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.0 to 2.9.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.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Closes gh-854 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56e8e6a commit 51305ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<httpcore5.version>5.2.4</httpcore5.version>
3232
<jackson-databind.version>2.15.3</jackson-databind.version>
3333
<jetty-reactive-httpclient.version>4.0.1</jetty-reactive-httpclient.version>
34-
<json-path.version>2.8.0</json-path.version>
34+
<json-path.version>2.9.0</json-path.version>
3535
<junit.version>5.10.1</junit.version>
3636
<kotlin.version>1.8.22</kotlin.version>
3737
<kotlin-coroutines.version>1.7.3</kotlin-coroutines.version>

0 commit comments

Comments
 (0)