Skip to content

Commit

Permalink
perf($POM): downgrade Minio due to OkHttp
Browse files Browse the repository at this point in the history
- io.minio:minio 8.3.0 -> 8.2.2
  • Loading branch information
johnnymillergh committed Sep 14, 2021
1 parent fbcc475 commit ebb26ce
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 @@ -53,7 +53,7 @@
<easyexcel.version>2.2.6</easyexcel.version>
<poi.version>5.0.0</poi.version>
<logstash-logback-encoder.version>6.6</logstash-logback-encoder.version>
<minio.version>8.3.0</minio.version>
<minio.version>8.2.2</minio.version>
<apache-tika.version>2.1.0</apache-tika.version>
</properties>

Expand Down

0 comments on commit ebb26ce

Please sign in to comment.