Skip to content

Commit

Permalink
Bump version.io.dropwizard.metrics from 4.2.23 to 4.2.25 (#943)
Browse files Browse the repository at this point in the history
Bumps `version.io.dropwizard.metrics` from 4.2.23 to 4.2.25.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.23 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.23...v4.2.25)

Updates `io.dropwizard.metrics:metrics-healthchecks` from 4.2.23 to 4.2.25
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.23...v4.2.25)

---
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 Jan 31, 2024
1 parent ea71b22 commit 427c03f
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 @@ -83,7 +83,7 @@
<version.com.redhat.red.build.kojiji>2.19</version.com.redhat.red.build.kojiji>
<version.commons-codec>1.16.0</version.commons-codec>
<version.info.picocli>4.7.5</version.info.picocli>
<version.io.dropwizard.metrics>4.2.23</version.io.dropwizard.metrics>
<version.io.dropwizard.metrics>4.2.25</version.io.dropwizard.metrics>
<version.net.revelc.code.formatter>2.23.0</version.net.revelc.code.formatter>
<version.net.revelc.code.impsort-maven-plugin>1.9.0</version.net.revelc.code.impsort-maven-plugin>
<version.net.sourceforge.pmd>6.55.0</version.net.sourceforge.pmd>
Expand Down

0 comments on commit 427c03f

Please sign in to comment.