Skip to content

Commit

Permalink
Bump dropwizard.metrics.version from 4.2.21 to 4.2.22
Browse files Browse the repository at this point in the history
Bumps `dropwizard.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-healthchecks` 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-healthchecks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 20ac1e2 commit 22a1e14
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 @@ -43,7 +43,7 @@
<commons-logging.version>1.2</commons-logging.version>
<curator.version>5.5.0</curator.version>
<dropwizard.version>4.0.3</dropwizard.version>
<dropwizard.metrics.version>4.2.21</dropwizard.metrics.version>
<dropwizard.metrics.version>4.2.22</dropwizard.metrics.version>
<embedded-postgres.version>2.0.4</embedded-postgres.version>
<error-prone-annotations.version>2.23.0</error-prone-annotations.version>
<eureka.version>1.10.18</eureka.version>
Expand Down

0 comments on commit 22a1e14

Please sign in to comment.