aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-24 18:07:17 +0000
committerGitHub <noreply@github.com>2023-05-24 18:07:17 +0000
commit3199e363a82374939463ed34d99e45e6ed18eec8 (patch)
tree2ef37a0a11f3114abeca17f8cda0689f9f70ed43 /pom.xml
parent63146274f8cbe759742aa18413054515c0f81583 (diff)
downloadjshipit-3199e363a82374939463ed34d99e45e6ed18eec8.tar.gz
jshipit-3199e363a82374939463ed34d99e45e6ed18eec8.tar.bz2
Bump commons-compress from 1.14 to 1.21
Bumps commons-compress from 1.14 to 1.21. --- updated-dependencies: - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--[-rwxr-xr-x]pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 39bba9e..4090a23 100755..100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.14</version>
+ <version>1.21</version>
</dependency>
</dependencies>