aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-21 07:33:02 +0000
committerGitHub <noreply@github.com>2024-02-21 07:33:02 +0000
commit2fc32fe3681fcf69f9764c692003b9b63266958d (patch)
treef443cf094016927b11972b2f18469dbb44315fed
parent9a73d80ff91286bbe3bc25ec79464a7683af2ee7 (diff)
downloadjshipit-2fc32fe3681fcf69f9764c692003b9b63266958d.tar.gz
jshipit-2fc32fe3681fcf69f9764c692003b9b63266958d.tar.bz2
Bump org.apache.commons:commons-compress from 1.21 to 1.26.0
Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0. --- 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 fac3f56..9fd1227 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.21</version>
+ <version>1.26.0</version>
</dependency>
<dependency>
<groupId>com.beust</groupId>