Bump commons-compress from 1.19 to 1.21

CVE-2021-36090: https://github.com/advisories/GHSA-mc84-pj99-q6hh
CVE-2021-35516: https://github.com/advisories/GHSA-crv7-7245-f45f
CVE-2021-35515: https://github.com/advisories/GHSA-7hfm-57qf-j43q
CVE-2021-35517: https://github.com/advisories/GHSA-xqfj-vm6h-2x34
This commit is contained in:
Andreas Dangel 2021-08-16 19:29:40 +02:00
parent 7796535a24
commit c961c74458
No known key found for this signature in database
GPG Key ID: 93450DF2DF9A3FA3

View File

@ -227,7 +227,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
<version>1.19</version>
<version>1.21</version>
<scope>test</scope>
</dependency>
</dependencies>