summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-02 17:05:14 +0000
committerGitHub <noreply@github.com>2021-08-02 17:05:14 +0000
commita60f3e750c9b34d19e03883eca874cbe6f6e440a (patch)
treee9b0523cef64b7b451f1ed38eaf959bb091f5155
parent22f392113fb81788cb67af2561f57910015f74a6 (diff)
Bump commons-compress from 1.19 to 1.21
Bumps commons-compress from 1.19 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 92eb29b..6bcbf3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.19</version>
+ <version>1.21</version>
</dependency>
<dependency>