NIFI-11887 Upgraded Iceberg from 1.3.0 to 1.3.1

This closes #7551

Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
mr1716 2023-07-31 10:13:51 -04:00 committed by exceptionfactory
parent 83ca3687ad
commit f081bcb311
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.3.0</iceberg.version>
<iceberg.version>1.3.1</iceberg.version>
<hive.version>3.1.3</hive.version>
</properties>