Skip to content

Commit

Permalink
Update to airlift 201
Browse files Browse the repository at this point in the history
This version contains some fixes to t-digest and is a pre-requisite
to being able to add the t-digest type.
  • Loading branch information
martint committed Oct 4, 2020
1 parent 9a38c19 commit 7ae3d96
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 @@ -46,7 +46,7 @@
<dep.accumulo.version>1.7.4</dep.accumulo.version>
<dep.accumulo-hadoop.version>2.7.7-1</dep.accumulo-hadoop.version>
<dep.antlr.version>4.8</dep.antlr.version>
<dep.airlift.version>200</dep.airlift.version>
<dep.airlift.version>201</dep.airlift.version>
<dep.packaging.version>${dep.airlift.version}</dep.packaging.version>
<dep.aws-sdk.version>1.11.749</dep.aws-sdk.version>
<dep.okhttp.version>3.9.0</dep.okhttp.version>
Expand Down

0 comments on commit 7ae3d96

Please sign in to comment.