Skip to content

Commit 0bb5b03

Browse files
chore(deps): update dependency com.jayway.jsonpath:json-path to v2.10.0 (#1654)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.jayway.jsonpath:json-path](https://redirect.github.com/jayway/JsonPath) | `2.9.0` -> `2.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.jayway.jsonpath:json-path/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.jayway.jsonpath:json-path/2.9.0/2.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8718fc commit 0bb5b03

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-pushgateway

1 file changed

+1
-1
lines changed

integration-tests/it-pushgateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.jayway.jsonpath</groupId>
5050
<artifactId>json-path</artifactId>
51-
<version>2.9.0</version>
51+
<version>2.10.0</version>
5252
<scope>test</scope>
5353
</dependency>
5454
</dependencies>

0 commit comments

Comments
 (0)