NIFI-10015 Upgraded Hadoop from 3.3.0 to 3.3.2

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #6051.
This commit is contained in:
exceptionfactory 2022-05-17 12:18:53 -05:00 committed by Pierre Villard
parent 88e53eae8c
commit 7754e8903e
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@
<surefire.version>3.0.0-M5</surefire.version> <surefire.version>3.0.0-M5</surefire.version>
<!-- The Hadoop version used by nifi-hadoop-libraries-nar and any NARs that depend on it, other NARs that need <!-- The Hadoop version used by nifi-hadoop-libraries-nar and any NARs that depend on it, other NARs that need
a specific version should override this property, or use a more specific property like abc.hadoop.version --> a specific version should override this property, or use a more specific property like abc.hadoop.version -->
<hadoop.version>3.3.0</hadoop.version> <hadoop.version>3.3.2</hadoop.version>
<ozone.version>1.2.1</ozone.version> <ozone.version>1.2.1</ozone.version>
<gcs.version>2.1.5</gcs.version> <gcs.version>2.1.5</gcs.version>
<aspectj.version>1.9.6</aspectj.version> <aspectj.version>1.9.6</aspectj.version>