Skip to content

Commit

Permalink
NIFI-12179 Upgraded Accumulo from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
This closes #7843

Signed-off-by: David Handermann <exceptionfactory@apache.org>
  • Loading branch information
mr1716 authored and exceptionfactory committed Oct 6, 2023
1 parent 1e5c491 commit 226bf27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-nar-bundles/nifi-accumulo-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</parent>

<properties>
<accumulo.version>2.1.1</accumulo.version>
<accumulo.version>2.1.2</accumulo.version>
<guava.version>32.1.2-jre</guava.version>
</properties>

Expand Down

0 comments on commit 226bf27

Please sign in to comment.