Skip to content

Commit

Permalink
Bump dropwizard.metrics.version from 4.2.26 to 4.2.27 (#1123)
Browse files Browse the repository at this point in the history
Bumps `dropwizard.metrics.version` from 4.2.26 to 4.2.27.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.26 to 4.2.27
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.26...v4.2.27)

Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.26 to 4.2.27
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.26...v4.2.27)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent fedee14 commit 1899ac8
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 @@ -45,7 +45,7 @@
<commons-text.version>1.12.0</commons-text.version>
<curator.version>5.7.0</curator.version>
<dropwizard.version>4.0.7</dropwizard.version>
<dropwizard.metrics.version>4.2.26</dropwizard.metrics.version>
<dropwizard.metrics.version>4.2.27</dropwizard.metrics.version>
<embedded-postgres.version>2.0.7</embedded-postgres.version>
<error-prone-annotations.version>2.30.0</error-prone-annotations.version>
<eureka.version>1.10.18</eureka.version>
Expand Down

0 comments on commit 1899ac8

Please sign in to comment.