Skip to content

Commit

Permalink
Bump metrics.version from 4.2.21 to 4.2.22 (#700)
Browse files Browse the repository at this point in the history
Bumps `metrics.version` from 4.2.21 to 4.2.22.

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

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

---
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-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 78156bc)
  • Loading branch information
dependabot[bot] authored and martin-g committed Nov 14, 2023
1 parent 0a37c63 commit 36e7bb4
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 @@ -166,7 +166,7 @@
<hamcrest.version>2.2</hamcrest.version>
<hibernate-validator.version>6.2.5.Final</hibernate-validator.version>
<httpunit.version>1.7.3</httpunit.version>
<metrics.version>4.2.21</metrics.version>
<metrics.version>4.2.22</metrics.version>
<mockito.version>5.7.0</mockito.version>
<objenesis.version>3.3</objenesis.version>
<openjson.version>1.0.13</openjson.version>
Expand Down

0 comments on commit 36e7bb4

Please sign in to comment.