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 5f108361f43e69f85379ec013ac3a527d5f93d11
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Thu Nov 16 07:52:03 2023 -0800

    NIFI-12380 Upgraded Iceberg from 1.4.0 to 1.4.2
    
    This closes #8039
    
    Signed-off-by: David Handermann <exceptionfact...@apache.org>
    (cherry picked from commit a3983ae248516dff5f6d2914cacbfa9d00281fdf)
---
 nifi-nar-bundles/nifi-iceberg-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml 
b/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml
index 1d13f25512..888d76c36d 100644
--- a/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-iceberg-bundle/pom.xml
@@ -25,7 +25,7 @@
     <packaging>pom</packaging>
 
     <properties>
-        <iceberg.version>1.4.0</iceberg.version>
+        <iceberg.version>1.4.2</iceberg.version>
         <hive.version>3.1.3</hive.version>
     </properties>
 

Reply via email to