ref #9359 update commons-compress to 1.21
authorAndreas Müller <a.mueller@bgbm.org>
Tue, 21 Dec 2021 16:57:53 +0000 (17:57 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Tue, 21 Dec 2021 16:57:53 +0000 (17:57 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 12d7dda28ccdeb852c04b65e1e57cf2bda93390d..87b7ee4726096273af0666c2f299a520ca2850dc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-compress</artifactId>
-          <version>1.20</version>
+          <version>1.21</version>
       </dependency>
       <dependency>
           <groupId>org.checkerframework</groupId>