fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.12 to 4.2.13 (#851)

Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.12 to 4.2.13.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.dropwizard.metrics/metrics-core/

See this project in Snyk:
https://app.snyk.io/org/jshook/project/fc9e1bd9-1d9a-474f-bde4-efb614c52ffe?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
Snyk bot 2022-12-19 18:09:57 +01:00 committed by GitHub
parent 8545673f7f
commit 60252ed2be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.12</version>
<version>4.2.13</version>
</dependency>
<dependency>