mirror of
https://github.com/apache/nifi.git
synced 2025-03-04 08:29:55 +00:00
NIFI-7251: Upgrade hadoop-client version to 3.2.1 to avoid the regression bug
Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com> This closes #4141.
This commit is contained in:
parent
decb5d062e
commit
dbda8c7f7e
2
pom.xml
2
pom.xml
@ -98,7 +98,7 @@
|
||||
<surefire.version>2.22.0</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.0</hadoop.version>
|
||||
<hadoop.version>3.2.1</hadoop.version>
|
||||
</properties>
|
||||
|
||||
<repositories>
|
||||
|
Loading…
x
Reference in New Issue
Block a user