fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.21 to 4.2.22

Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.21 to 4.2.22.

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-12-09 16:09:05 +00:00
parent 59f40b36f4
commit 551f2ae579

View File

@@ -127,7 +127,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.21</version>
<version>4.2.22</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>