This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 325a5a80431993e7e0d536e1d625e8cee00594fb
Author: mr1716 <[email protected]>
AuthorDate: Thu Feb 1 08:40:17 2024 -0500

    NIFI-12719 Upgraded metrics-core from 4.2.22 to 4.2.25
    
    This closes #8339
    
    Signed-off-by: David Handermann <[email protected]>
---
 nifi-nar-bundles/nifi-framework-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-framework-bundle/pom.xml 
b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
index 145eb94faf..6715bd242c 100644
--- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
@@ -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>

Reply via email to