NIFI-12421 Update metrics-core to 4.2.22

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #8072.
This commit is contained in:
mr1716 2023-11-28 10:21:36 -05:00 committed by Pierre Villard
parent 4bba7e6188
commit 0311221eb9
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.19</version>
<version>4.2.22</version>
</dependency>
<dependency>
<groupId>org.apache.curator</groupId>