Skip to content

Commit

Permalink
Bump metrics.version from 4.2.9 to 4.2.10 (#2692)
Browse files Browse the repository at this point in the history
Bumps `metrics.version` from 4.2.9 to 4.2.10.

Updates `metrics-core` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.9...v4.2.10)

Updates `metrics-servlets` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.9...v4.2.10)

Updates `metrics-servlet` from 4.2.9 to 4.2.10
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.9...v4.2.10)

---
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-servlets
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard.metrics:metrics-servlet
  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>
  • Loading branch information
dependabot[bot] authored Jul 14, 2022
1 parent ece798a commit 839fa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

<properties>
<!-- Versions -->
<metrics.version>4.2.9</metrics.version>
<metrics.version>4.2.10</metrics.version>

<!-- Settings -->
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 839fa5c

Please sign in to comment.