summaryrefslogtreecommitdiffstats
path: root/parent
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2020-01-10 11:12:43 +0100
committerGitHub <noreply@github.com>2020-01-10 11:12:43 +0100
commit3e4b51c07bf72cb35e67dbb8b63c274ada397861 (patch)
treef1bf1e72659fd2a7c836ce3c022e986453c8fe0a /parent
parentafa89a1c5ae3ea83ddc01580226163d1135cc3f6 (diff)
parentcceefa31f6c67150d7ec59bf950fdc031a0c2045 (diff)
Merge pull request #11738 from vespa-engine/bjorncs/reapply-cleanup
Bjorncs/reapply cleanup
Diffstat (limited to 'parent')
-rw-r--r--parent/pom.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/parent/pom.xml b/parent/pom.xml
index 52b8737f422..2408ae06e1d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -475,24 +475,9 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
- <version>1.3.1</version>
- </dependency>
- <dependency>
- <groupId>commons-codec</groupId>
- <artifactId>commons-codec</artifactId>
<version>1.4</version>
</dependency>
<dependency>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- <version>3.2.1</version>
- </dependency>
- <dependency>
- <groupId>commons-configuration</groupId>
- <artifactId>commons-configuration</artifactId>
- <version>1.6</version>
- </dependency>
- <dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>2.0</version>