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:
sullis 2024-05-09 14:30:23 -07:00 committed by Joseph Witt
parent 8b2e770ebd
commit 7584a5c6f5
No known key found for this signature in database
GPG Key ID: 9093BF854F811A1A
1 changed files with 1 additions and 1 deletions

View File

@ -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>