Skip to content

Commit 7221aba

Browse files
Bump dropwizard.metrics.version from 4.2.7 to 4.2.12
Bumps `dropwizard.metrics.version` from 4.2.7 to 4.2.12. Updates `metrics-core` from 4.2.7 to 4.2.12 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.7...v4.2.12) Updates `metrics-jvm` from 4.2.7 to 4.2.12 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.7...v4.2.12) Updates `metrics-jmx` from 4.2.7 to 4.2.12 - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.7...v4.2.12) --- 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-jmx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26d6c9e commit 7221aba

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
@@ -154,7 +154,7 @@
154154
<guava.version>24.1.1</guava.version>
155155
<jline.version>3.21.0</jline.version>
156156
<jetty.version>9.4.48.v20220622</jetty.version>
157-
<dropwizard.metrics.version>4.2.7</dropwizard.metrics.version>
157+
<dropwizard.metrics.version>4.2.12</dropwizard.metrics.version>
158158
<micrometer.metrics.version>1.6.2</micrometer.metrics.version>
159159
<javax.xml.bind.version>2.4.0-b180830.0359</javax.xml.bind.version>
160160
<felix.version>5.1.7</felix.version>

0 commit comments

Comments
 (0)