fix: upgrade io.dropwizard.metrics:metrics-core from 4.2.23 to 4.2.24

Snyk has created this PR to upgrade io.dropwizard.metrics:metrics-core from 4.2.23 to 4.2.24.

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 2024-02-11 17:47:59 +00:00
parent 4552ec7844
commit 0b33022f87
No known key found for this signature in database
GPG Key ID: 5009E0832F4D3DD3

View File

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