Merge pull request #553 from nosqlbench/snyk-upgrade-c9683858e8e06d1cd9ac4c2904f28510

[Snyk] Upgrade io.dropwizard.metrics:metrics-graphite from 4.1.9 to 4.2.8
This commit is contained in:
Jonathan Shook 2022-03-29 11:42:31 -05:00 committed by GitHub
commit 1d3c9c04e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@
<dependency> <dependency>
<groupId>io.dropwizard.metrics</groupId> <groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-graphite</artifactId> <artifactId>metrics-graphite</artifactId>
<version>4.1.9</version> <version>4.2.8</version>
</dependency> </dependency>
<dependency> <dependency>