Skip to content

Commit c64abc9

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.36 to 4.2.37
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.36 to 4.2.37. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.36...v4.2.37) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-version: 4.2.37 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b94da0 commit c64abc9

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.6.Final</netty.version>
5252
<netty-tcnative.version>2.0.73.Final</netty-tcnative.version>
53-
<metrics.version>4.2.36</metrics.version>
53+
<metrics.version>4.2.37</metrics.version>
5454
<micrometer.version>1.15.4</micrometer.version>
5555
<picocli.version>4.7.7</picocli.version>
5656
<guava.version>33.4.8-jre</guava.version>

0 commit comments

Comments
 (0)