Skip to content

Commit 117c8f6

Browse files
dependabot[bot]FlorianHockmann
authored andcommitted
Bump metrics.version from 4.2.26 to 4.2.27
Bumps `metrics.version` from 4.2.26 to 4.2.27. Updates `io.dropwizard.metrics:metrics-core` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) Updates `io.dropwizard.metrics:metrics-jvm` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.26 to 4.2.27 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.26...v4.2.27) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jvm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-graphite dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.dropwizard.metrics:metrics-jmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87d59c1 commit 117c8f6

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
@@ -62,7 +62,7 @@
6262
<junit.version>5.11.0</junit.version>
6363
<mockito.version>4.11.0</mockito.version>
6464
<jamm.version>0.3.3</jamm.version>
65-
<metrics.version>4.2.26</metrics.version>
65+
<metrics.version>4.2.27</metrics.version>
6666
<slf4j.version>1.7.36</slf4j.version>
6767
<logback.version>1.2.13</logback.version>
6868
<httpcomponents.httpclient.version>4.5.14</httpcomponents.httpclient.version>

0 commit comments

Comments
 (0)