mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
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:
parent
4ebeb4e146
commit
13d6da73ac
2
pom.xml
2
pom.xml
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user