NIFI-8604 Upgraded Apache Accumulo to 2.0.1

Signed-off-by: Nathan Gough <thenatog@gmail.com>

This closes #5077.
This commit is contained in:
exceptionfactory 2021-05-14 12:16:37 -05:00 committed by Nathan Gough
parent b6f84413c4
commit 1c17da562b
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
</parent>
<properties>
<accumulo.version>2.0.0</accumulo.version>
<accumulo.version>2.0.1</accumulo.version>
</properties>
<artifactId>nifi-accumulo-bundle</artifactId>