Skip to content

Commit 95e8e8b

Browse files
chore(deps): update dependency com.jayway.jsonpath:json-path to v3 (#1908)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.jayway.jsonpath:json-path](https://redirect.github.com/jayway/JsonPath) | `2.10.0` → `3.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.jayway.jsonpath:json-path/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.jayway.jsonpath:json-path/2.10.0/3.0.0?slim=true) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNi41IiwidXBkYXRlZEluVmVyIjoiNDMuMjYuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f645a80 commit 95e8e8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • integration-tests/it-pushgateway

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.10.0</version>
51+
<version>3.0.0</version>
5252
<scope>test</scope>
5353
</dependency>
5454
</dependencies>

0 commit comments

Comments
 (0)