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

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

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-12-28 17:15:09 +00:00
parent ecdf38ebe8
commit b9008c75f5
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.22</version>
<version>4.2.23</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>