Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #9687 from zregvart/pr/upgrade-commons-compress-1.…
Browse files Browse the repository at this point in the history
…12.x

chore(deps): upgrade commons-compress to 1.21
  • Loading branch information
zregvart authored Jul 14, 2021
2 parents 870a527 + bd41558 commit a476334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@

<errorprone.javac.version>9+181-r4173-1</errorprone.javac.version>
<errorprone.version>2.7.1</errorprone.version>
<commons.compress.version>1.20</commons.compress.version>
<commons.compress.version>1.21</commons.compress.version>

<!-- opentracing dependencies -->
<jaeger.core.version>1.0.0</jaeger.core.version>
Expand Down

0 comments on commit a476334

Please sign in to comment.