mirror of https://github.com/apache/nifi.git
NIFI-11734 Upgraded Apache Accumulo from 2.1.0 to 2.1.1
This closes #7418 Signed-off-by: Mike Thomsen <mthomsen@apache.org>
This commit is contained in:
parent
6ede080f5f
commit
3ddac48c6d
|
@ -19,7 +19,7 @@
|
|||
</parent>
|
||||
|
||||
<properties>
|
||||
<accumulo.version>2.1.0</accumulo.version>
|
||||
<accumulo.version>2.1.1</accumulo.version>
|
||||
<guava.version>32.0.1-jre</guava.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue