Skip to content

Commit 05f2ea0

Browse files
Bump metrics-core from 4.2.8 to 4.2.9
Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.8 to 4.2.9. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.8...v4.2.9) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9f4a33 commit 05f2ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5656

5757
<slf4j.version>1.7.36</slf4j.version>
58-
<metrics.version>4.2.8</metrics.version>
58+
<metrics.version>4.2.9</metrics.version>
5959
<micrometer.version>1.8.4</micrometer.version>
6060
<jackson.version>2.13.1</jackson.version>
6161
<logback.version>1.2.11</logback.version>

0 commit comments

Comments
 (0)