NIFI-7818 - bump hadoop-client to 3.3.0

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

This closes #4604.
This commit is contained in:
Pierre Villard 2020-10-15 11:00:36 +02:00
parent 4ebeb4e146
commit 13d6da73ac
No known key found for this signature in database
GPG Key ID: F92A93B30C07C6D5

View File

@ -99,7 +99,7 @@
<surefire.version>2.22.2</surefire.version>
<!-- 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 -->
<hadoop.version>3.2.1</hadoop.version>
<hadoop.version>3.3.0</hadoop.version>
<ozone.version>1.0.0</ozone.version>
<gcs.version>2.1.5</gcs.version>
<aspectj.version>1.9.6</aspectj.version>