summaryrefslogtreecommitdiffstats
path: root/filedistribution
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2024-02-20 22:24:39 +0100
committerGitHub <noreply@github.com>2024-02-20 22:24:39 +0100
commitc661b405737a71ba9b73903cf587a5b3c918cfcb (patch)
treedfe1e7ab465fce386a05230cc92f360bb7d04cce /filedistribution
parent3f034b18523eb04bbaf687ddc37c4afe2a4d63f9 (diff)
Revert "Update dependency org.apache.commons:commons-compress to v1.26.0"
Diffstat (limited to 'filedistribution')
-rw-r--r--filedistribution/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/filedistribution/pom.xml b/filedistribution/pom.xml
index d6877451a71..ebf79c00714 100644
--- a/filedistribution/pom.xml
+++ b/filedistribution/pom.xml
@@ -47,10 +47,6 @@
<artifactId>commons-compress</artifactId>
</dependency>
<dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>