Skip to content

Commit e211cef

Browse files
Bump metrics-core from 4.2.10 to 4.2.11
Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.2.10 to 4.2.11. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.10...v4.2.11) --- 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 9d9f615 commit e211cef

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.10</metrics.version>
58+
<metrics.version>4.2.11</metrics.version>
5959
<micrometer.version>1.9.2</micrometer.version>
6060
<opentelemetry.version>1.16.0</opentelemetry.version>
6161
<jackson.version>2.13.3</jackson.version>

0 commit comments

Comments
 (0)