Skip to content

Commit 5f0321c

Browse files
Update dependency io.dropwizard.metrics:metrics-core to v4.2.35 (#1543)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [io.dropwizard.metrics:metrics-core](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | `4.2.34` -> `4.2.35` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.dropwizard.metrics:metrics-core/4.2.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.dropwizard.metrics:metrics-core/4.2.34/4.2.35?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>dropwizard/metrics (io.dropwizard.metrics:metrics-core)</summary> ### [`v4.2.35`](https://redirect.github.com/dropwizard/metrics/releases/tag/v4.2.35) [Compare Source](https://redirect.github.com/dropwizard/metrics/compare/v4.2.34...v4.2.35) #### What's Changed - build: remove empty distributionManagement from POM by [@&#8203;joschi](https://redirect.github.com/joschi) in [#&#8203;4921](https://redirect.github.com/dropwizard/metrics/pull/4921) **Full Changelog**: <dropwizard/metrics@v4.2.34...v4.2.35> </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3381200 commit 5f0321c

File tree

1 file changed

+1
-1
lines changed
  • prometheus-metrics-instrumentation-dropwizard

1 file changed

+1
-1
lines changed

prometheus-metrics-instrumentation-dropwizard/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>io.dropwizard.metrics</groupId>
4040
<artifactId>metrics-core</artifactId>
41-
<version>4.2.34</version>
41+
<version>4.2.35</version>
4242
<scope>provided</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)