summaryrefslogtreecommitdiffstats
path: root/filedistribution/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2024-02-20 22:26:18 +0100
committerGitHub <noreply@github.com>2024-02-20 22:26:18 +0100
commit69980e4b2d685f90fed30ee887ef72391d240ef2 (patch)
treedfe1e7ab465fce386a05230cc92f360bb7d04cce /filedistribution/pom.xml
parent3f034b18523eb04bbaf687ddc37c4afe2a4d63f9 (diff)
parentc661b405737a71ba9b73903cf587a5b3c918cfcb (diff)
Merge pull request #30354 from vespa-engine/revert-30348-renovate/commons-compress.vespa.version
Revert "Update dependency org.apache.commons:commons-compress to v1.26.0" MERGEOK
Diffstat (limited to 'filedistribution/pom.xml')
-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>