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:
Pierre Villard 2023-04-28 14:56:24 +03:00 committed by exceptionfactory
parent d85b2925c5
commit 67a4d10b3e
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.2.0</iceberg.version>
<iceberg.version>1.2.1</iceberg.version>
<hive.version>3.1.3</hive.version>
</properties>