Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.commons:commons-compress to…
Browse files Browse the repository at this point in the history
… v1.20
  • Loading branch information
renovate-bot committed Jun 21, 2020
1 parent 95e0d21 commit a36bf32
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 @@ -118,7 +118,7 @@
<!-- support for compressed serialized ASTs -->
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.19</version>
<version>1.20</version>
</dependency>
<dependency>
<!-- to reproduce JTD error with nullable annotation -->
Expand Down

0 comments on commit a36bf32

Please sign in to comment.