Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core from 4.2.22 to 4.2.23 (#245)
Browse files Browse the repository at this point in the history
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.22 to 4.2.23.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.23)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  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 2, 2024
1 parent 2ce80c7 commit 7aa4d41
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 @@ -90,7 +90,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<!-- plugin and dependency versions -->
<version.checkstyle>10.12.6</version.checkstyle>
<version.dropwizard>4.2.22</version.dropwizard>
<version.dropwizard>4.2.23</version.dropwizard>
<version.jackson>2.16.0</version.jackson>
<version.jetty>9.4.53.v20231009</version.jetty>
<version.junit>4.13.2</version.junit>
Expand Down

0 comments on commit 7aa4d41

Please sign in to comment.