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

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


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new de5a8fbcf8 NIFI-12421 Update metrics-core to 4.2.22
de5a8fbcf8 is described below

commit de5a8fbcf8bf8c4d5bb016dbb41c9df8cebe8530
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Tue Nov 28 10:21:36 2023 -0500

    NIFI-12421 Update metrics-core to 4.2.22
    
    Signed-off-by: Pierre Villard <pierre.villard...@gmail.com>
    
    This closes #8072.
---
 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 ae8487908c..a864f7af53 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.19</version>
+                <version>4.2.22</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.curator</groupId>

Reply via email to