Skip to content

Commit

Permalink
fix accumulo version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Gross committed Jan 15, 2025
1 parent 389738f commit f597578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</scm>
<properties>
<datawave.webservice.namespace>http://webservice.datawave.nsa/v1</datawave.webservice.namespace>
<version.accumulo>2.1.1</version.accumulo>
<version.accumulo>2.1.2</version.accumulo>
<version.commons-collections4>4.0</version.commons-collections4>
<version.commons-lang3>3.12.0</version.commons-lang3>
<version.datawave.accumulo-utils>4.0.0</version.datawave.accumulo-utils>
Expand Down

0 comments on commit f597578

Please sign in to comment.