Revision 9c73e70f
Added by Andreas Müller 5 months ago
pom.xml | ||
---|---|---|
940 | 940 |
<dependency> |
941 | 941 |
<groupId>org.apache.commons</groupId> |
942 | 942 |
<artifactId>commons-compress</artifactId> |
943 |
<version>1.20</version>
|
|
943 |
<version>1.21</version>
|
|
944 | 944 |
</dependency> |
945 | 945 |
<dependency> |
946 | 946 |
<groupId>org.checkerframework</groupId> |
Also available in: Unified diff
ref #9359 update commons-compress to 1.21