Skip to content

Commit

Permalink
build(deps): bump io.dropwizard.metrics:metrics-core from 4.2.23 to 4…
Browse files Browse the repository at this point in the history
….2.24 (#2301)

* build(deps): bump io.dropwizard.metrics:metrics-core

Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) 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
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml license year

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin <[email protected]>
  • Loading branch information
dependabot[bot] and velo authored Jan 22, 2024
1 parent 73eb92e commit c835adb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dropwizard-metrics4/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2012-2023 The Feign Authors
Copyright 2012-2024 The Feign Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
in compliance with the License. You may obtain a copy of the License at
Expand Down Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.23</version>
<version>4.2.24</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit c835adb

Please sign in to comment.