Browse Source

build(deps): bump io.dropwizard.metrics:metrics-core (#2203)

Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.20 to 4.2.21.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](https://github.com/dropwizard/metrics/compare/v4.2.20...v4.2.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1881/merge
dependabot[bot] 1 year ago committed by GitHub
parent
commit
25c419d619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dropwizard-metrics4/pom.xml

2
dropwizard-metrics4/pom.xml

@ -42,7 +42,7 @@ @@ -42,7 +42,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.20</version>
<version>4.2.21</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>

Loading…
Cancel
Save