fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.17 to 4.2.18 (#1203)

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

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/024e32ec-7f80-485c-b7bf-f69d45f933ce?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
Snyk bot 2023-04-11 03:54:29 +08:00 committed by GitHub
parent 04bd91a75d
commit 6b9f5ed9f8
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.17</version>
<version>4.2.18</version>
</dependency>
<dependency>