Skip to content

Commit

Permalink
Bump io.dropwizard.metrics:metrics-core in the maven group (#266)
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.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-group: maven
...

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 21, 2024
1 parent 86bccee commit eae10d1
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 @@ -48,7 +48,7 @@
<project.build.outputTimestamp>2021-08-03T00:00:00Z</project.build.outputTimestamp>
<!-- plugin and dependency versions -->
<version.checkstyle>10.17.0</version.checkstyle>
<version.dropwizard>4.2.26</version.dropwizard>
<version.dropwizard>4.2.27</version.dropwizard>
<version.jackson>2.17.2</version.jackson>
<version.jetty>9.4.55.v20240627</version.jetty>
<version.slf4j>2.0.16</version.slf4j>
Expand Down

0 comments on commit eae10d1

Please sign in to comment.