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 89399adc5c9e7d4d9cd7efe2198d198a9c1518ca
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Mon Nov 13 09:49:09 2023 -0500

    NIFI-12356 Upgraded icu4j from 73.2 to 74.1
    
    This closes #8018
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit d98ba745046563a7a03e31fe2f1ad05bf509bee3)
---
 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 4a0cc5967b..eb4071f895 100644
--- a/nifi-nar-bundles/nifi-framework-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-framework-bundle/pom.xml
@@ -236,7 +236,7 @@
             <dependency>
                 <groupId>com.ibm.icu</groupId>
                 <artifactId>icu4j</artifactId>
-                <version>73.2</version>
+                <version>74.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.tika</groupId>

Reply via email to