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

exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit a47009ab2ceb21b16281c699669a1bbdf44378c6
Author: mr1716 <msr1...@rit.edu>
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 <exceptionfact...@apache.org>
    (cherry picked from commit 325a5a80431993e7e0d536e1d625e8cee00594fb)
---
 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 5d9f175a4e..04f6e5dfdb 100644
--- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
@@ -459,7 +459,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