Skip to content

Commit

Permalink
Bump metrics.version from 4.2.22 to 4.2.23
Browse files Browse the repository at this point in the history
Bumps `metrics.version` from 4.2.22 to 4.2.23.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.22 to 4.2.23
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-graphite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FlorianHockmann committed Feb 1, 2024
1 parent ad5dcfe commit b4723bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<junit.version>5.10.1</junit.version>
<mockito.version>4.11.0</mockito.version>
<jamm.version>0.3.3</jamm.version>
<metrics.version>4.2.22</metrics.version>
<metrics.version>4.2.23</metrics.version>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.13</logback.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
Expand Down

0 comments on commit b4723bf

Please sign in to comment.