Skip to content

Commit 655a3a8

Browse files
Update dependency io.dropwizard.metrics:metrics-core to v4.2.33 (#1428)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.dropwizard.metrics:metrics-core](https://metrics.dropwizard.io) ([source](https://redirect.github.com/dropwizard/metrics)) | `4.2.32` -> `4.2.33` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.dropwizard.metrics:metrics-core/4.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.dropwizard.metrics:metrics-core/4.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.dropwizard.metrics:metrics-core/4.2.32/4.2.33?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.32/4.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>dropwizard/metrics (io.dropwizard.metrics:metrics-core)</summary> ### [`v4.2.33`](https://redirect.github.com/dropwizard/metrics/releases/tag/v4.2.33) ##### What's Changed - fix(deps): update jetty monorepo to v12.0.22 (release/4.2.x) (patch) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4814](https://redirect.github.com/dropwizard/metrics/pull/4814) - fix(deps): update dependency org.checkerframework:checker-qual to v3.49.4 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4813](https://redirect.github.com/dropwizard/metrics/pull/4813) - chore(deps): update dependency maven to v3.9.10 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4818](https://redirect.github.com/dropwizard/metrics/pull/4818) - fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.47 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4820](https://redirect.github.com/dropwizard/metrics/pull/4820) - chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4819](https://redirect.github.com/dropwizard/metrics/pull/4819) - fix(deps): update dependency com.github.ben-manes.caffeine:caffeine to v3.2.1 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4825](https://redirect.github.com/dropwizard/metrics/pull/4825) - fix(deps): update dependency org.jdbi:jdbi3-core to v3.49.5 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4827](https://redirect.github.com/dropwizard/metrics/pull/4827) - fix(deps): update dependency net.bytebuddy:byte-buddy to v1.17.6 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4831](https://redirect.github.com/dropwizard/metrics/pull/4831) - fix(deps): update dependency org.glassfish.jersey:jersey-bom to v3.0.18 (release/4.2.x) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4832](https://redirect.github.com/dropwizard/metrics/pull/4832) - fix(deps): update log4j2 monorepo to v2.25.0 (release/4.2.x) (minor) by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/dropwizard/metrics/pull/4833](https://redirect.github.com/dropwizard/metrics/pull/4833) **Full Changelog**: dropwizard/metrics@v4.2.32...v4.2.33 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ceee76 commit 655a3a8

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.32</version>
41+
<version>4.2.33</version>
4242
<scope>provided</scope>
4343
</dependency>
4444

0 commit comments

Comments
 (0)