fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.19 to 4.2.20

Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.19 to 4.2.20.

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/nosqlbench/project/6a966a50-08ee-405a-ae9a-1cfab95ff2c5?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2023-10-18 18:00:15 +00:00
parent 45b5e52fd9
commit 4a25f5ef9b
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

@ -128,7 +128,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.19</version>
<version>4.2.20</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>