Skip to content

Commit 261c451

Browse files
fix(deps): update dependency io.dropwizard.metrics5:metrics-core to v5.0.7 (#2140)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [io.dropwizard.metrics5:metrics-core](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | `5.0.6` → `5.0.7` | ![age](https://developer.mend.io/api/mc/badges/age/maven/io.dropwizard.metrics5:metrics-core/5.0.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.dropwizard.metrics5:metrics-core/5.0.6/5.0.7?slim=true) | --- ### Release Notes <details> <summary>dropwizard/metrics (io.dropwizard.metrics5:metrics-core)</summary> ### [`v5.0.7`](https://redirect.github.com/dropwizard/metrics/compare/v5.0.6...v5.0.7) [Compare Source](https://redirect.github.com/dropwizard/metrics/compare/v5.0.6...v5.0.7) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5817d13 commit 261c451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • prometheus-metrics-instrumentation-dropwizard5

prometheus-metrics-instrumentation-dropwizard5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>io.dropwizard.metrics5</groupId>
3232
<artifactId>metrics-core</artifactId>
33-
<version>5.0.6</version>
33+
<version>5.0.7</version>
3434
<scope>provided</scope>
3535
</dependency>
3636
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)