Skip to content

Commit

Permalink
Bump com.jayway.jsonpath:json-path from 2.2.0 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.2.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@2.2.0...json-path-2.9.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 1cf17b3 commit f47f92d
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 @@ -71,7 +71,7 @@
<jukito.version>1.5</jukito.version>
<guice.version>7.0.0</guice.version>
<commons-lang.version>2.6</commons-lang.version>
<jayway-version>2.2.0</jayway-version>
<jayway-version>2.9.0</jayway-version>
<!-- resteasy 4.7.0.Final needs JDK11 -->
<resteasy-jaxrs.version>3.15.6.Final</resteasy-jaxrs.version>
<!-- logback 1.4.x and 1.5.x need JDK11 -->
Expand Down

0 comments on commit f47f92d

Please sign in to comment.