NIFI-10347 Upgraded metrics-graphite from 4.1.2 to 4.1.33

This closes #6291

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
UcanInfosec 2022-08-11 08:10:59 -04:00 committed by exceptionfactory
parent 36ae680147
commit 3be503668b
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-graphite</artifactId>
<version>4.1.2</version>
<version>4.1.33</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>