mirror of https://github.com/apache/nifi.git
NIFI-13113: upgrade Iceberg from 1.5.0 to 1.5.2
This closes #8796 Signed-off-by: Joseph Witt <joewitt@apache.org>
This commit is contained in:
parent
8b2e770ebd
commit
7584a5c6f5
|
@ -26,7 +26,7 @@
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<iceberg.version>1.5.0</iceberg.version>
|
||||
<iceberg.version>1.5.2</iceberg.version>
|
||||
<hive.version>3.1.3</hive.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue