mirror of https://github.com/apache/nifi.git
NIFI-11377 This closes #7113. Upgraded Apache Iceberg from 1.1.0 to 1.2.0
Signed-off-by: Joe Witt <joewitt@apache.org>
This commit is contained in:
parent
794f77c736
commit
dffad44a03
|
@ -25,7 +25,7 @@
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<iceberg.version>1.1.0</iceberg.version>
|
<iceberg.version>1.2.0</iceberg.version>
|
||||||
<hive.version>3.1.3</hive.version>
|
<hive.version>3.1.3</hive.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue