Skip to content

Commit 5c4b0ab

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.33 to 4.2.35
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.33 to 4.2.35. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.33...v4.2.35) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.35 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a9e012 commit 5c4b0ab

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
@@ -50,7 +50,7 @@
5050
<logback.version>1.5.18</logback.version>
5151
<netty.version>4.2.4.Final</netty.version>
5252
<netty-tcnative.version>2.0.72.Final</netty-tcnative.version>
53-
<metrics.version>4.2.33</metrics.version>
53+
<metrics.version>4.2.35</metrics.version>
5454
<micrometer.version>1.15.3</micrometer.version>
5555
<picocli.version>4.7.7</picocli.version>
5656
<guava.version>33.4.8-jre</guava.version>

0 commit comments

Comments
 (0)