Skip to content

Commit

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

Updates `io.dropwizard.metrics:metrics-core` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

---
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 a5a5857)

# Conflicts:
#	pom.xml
  • Loading branch information
dependabot[bot] committed Oct 4, 2023
1 parent 536aa8b commit ad2389f
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 @@ -61,7 +61,7 @@
<junit.version>5.10.0</junit.version>
<mockito.version>4.11.0</mockito.version>
<jamm.version>0.3.0</jamm.version>
<metrics.version>4.1.33</metrics.version>
<metrics.version>4.2.20</metrics.version>
<slf4j.version>1.7.36</slf4j.version>
<logback.version>1.2.11</logback.version>
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>
Expand Down

0 comments on commit ad2389f

Please sign in to comment.