NIFI-12380 Upgraded Iceberg from 1.4.0 to 1.4.2

This closes #8039

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-11-16 07:52:03 -08:00 committed by exceptionfactory
parent ceeb0deb3d
commit a3983ae248
No known key found for this signature in database
GPG Key ID: 29B6A52D2AAE8DBA
1 changed files with 1 additions and 1 deletions

View File

@ -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>