Skip to content

Commit e968d6a

Browse files
Bump io.dropwizard.metrics:metrics-core from 4.2.27 to 4.2.28 (#493)
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.27 to 4.2.28. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.27...v4.2.28) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd3b834 commit e968d6a

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
@@ -88,7 +88,7 @@
8888
<!-- Allow Java 5 bytecode modules to provide compiler arguments to suppress java version deprecation warnings -->
8989
<project.compiler.argument/>
9090

91-
<metrics.version>4.2.27</metrics.version>
91+
<metrics.version>4.2.28</metrics.version>
9292
<opentracing-api.version>0.33.0</opentracing-api.version>
9393
<spring-security.version>6.3.3</spring-security.version>
9494
<servlet-api.version>4.0.1</servlet-api.version>

0 commit comments

Comments
 (0)