mirror of https://github.com/apache/nifi.git
NIFI-12719 Upgraded metrics-core from 4.2.22 to 4.2.25
This closes #8339 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
41817d8088
commit
325a5a8043
|
@ -464,7 +464,7 @@
|
|||
<dependency>
|
||||
<groupId>io.dropwizard.metrics</groupId>
|
||||
<artifactId>metrics-core</artifactId>
|
||||
<version>4.2.22</version>
|
||||
<version>4.2.25</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.curator</groupId>
|
||||
|
|
Loading…
Reference in New Issue