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


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
     new 40889f0037 NIFI-11649 Upgraded icu4j from 72.1 to 73.1
40889f0037 is described below

commit 40889f00372a0965dca35b8f3fb4187c6ae3a023
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Tue Jun 6 08:06:39 2023 -0400

    NIFI-11649 Upgraded icu4j from 72.1 to 73.1
    
    This closes #7346
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit d956ede743342adea50ff31c17ea046c8fdd8bd4)
---
 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 eb57d01cb1..86df5ddc75 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>72.1</version>
+                <version>73.1</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.tika</groupId>

Reply via email to