fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.8 to 4.2.9

Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.8 to 4.2.9.

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/0e822587-faec-4a2d-9b12-113823abf43e?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-05-12 19:52:02 +00:00
parent 88d5fd5c75
commit 9d0653a0af
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.8</version>
<version>4.2.9</version>
</dependency>
<dependency>