Skip to content

Commit

Permalink
Update to airlift 214
Browse files Browse the repository at this point in the history
Fixes an issue with growing log file names during server startup.
  • Loading branch information
martint committed Jan 25, 2022
1 parent ea684e6 commit 1d771eb
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 @@ -49,7 +49,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.9.2</dep.antlr.version>
<dep.airlift.version>213</dep.airlift.version>
<dep.airlift.version>214</dep.airlift.version>
<dep.packaging.version>${dep.airlift.version}</dep.packaging.version>
<dep.aws-sdk.version>1.12.85</dep.aws-sdk.version>
<dep.okhttp.version>3.14.9</dep.okhttp.version>
Expand Down

0 comments on commit 1d771eb

Please sign in to comment.