Skip to content

Commit

Permalink
Bump the maven group with 1 update
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update: [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics).


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

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent d79fa36 commit ebd5782
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 @@
<project.build.outputTimestamp>2021-08-03T00:00:00Z</project.build.outputTimestamp>
<!-- plugin and dependency versions -->
<version.checkstyle>10.12.7</version.checkstyle>
<version.dropwizard>4.2.23</version.dropwizard>
<version.dropwizard>4.2.24</version.dropwizard>
<version.jackson>2.16.1</version.jackson>
<version.jetty>9.4.53.v20231009</version.jetty>
<version.slf4j>2.0.11</version.slf4j>
Expand Down

0 comments on commit ebd5782

Please sign in to comment.