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

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

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-03-15 11:17:02 +00:00
parent 00464dbca3
commit 739eb236f5
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

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