mirror of https://github.com/apache/nifi.git
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:
parent
83ca3687ad
commit
f081bcb311
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue