fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.18 to 4.2.19 (#1356)

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

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

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeff Banks 2023-06-26 08:17:07 -05:00 committed by GitHub
parent aa9973b4e1
commit a6b2748ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.18</version>
<version>4.2.19</version>
</dependency>
<dependency>