Skip to content

Commit

Permalink
NIFI-12719 Upgraded metrics-core from 4.2.22 to 4.2.25
Browse files Browse the repository at this point in the history
This closes apache#8339

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
mr1716 authored and exceptionfactory committed Feb 1, 2024
1 parent 41817d8 commit 325a5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-nar-bundles/nifi-framework-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 325a5a8

Please sign in to comment.