mirror of https://github.com/apache/nifi.git
NIFI-12705 Update metrics-jvm to 4.2.25
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #8328.
This commit is contained in:
parent
5187d0adb1
commit
001ada9536
|
@ -31,7 +31,7 @@
|
|||
<dependency>
|
||||
<groupId>io.dropwizard.metrics</groupId>
|
||||
<artifactId>metrics-jvm</artifactId>
|
||||
<version>4.2.19</version>
|
||||
<version>4.2.25</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue