Skip to content

Commit

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

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

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

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

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

---
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]>
(cherry picked from commit 91e33c9)
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent b6a62b3 commit 27c5d9a
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.23</metrics.version>
<metrics.version>4.2.25</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 27c5d9a

Please sign in to comment.