mirror of https://github.com/apache/nifi.git
NIFI-11495 Upgraded Iceberg from 1.2.0 to 1.2.1
This closes #7203 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
d85b2925c5
commit
67a4d10b3e
|
@ -25,7 +25,7 @@
|
|||
<packaging>pom</packaging>
|
||||
|
||||
<properties>
|
||||
<iceberg.version>1.2.0</iceberg.version>
|
||||
<iceberg.version>1.2.1</iceberg.version>
|
||||
<hive.version>3.1.3</hive.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue