aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-testrunner-components/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-12-03 10:07:05 +0100
committerJon Marius Venstad <venstad@gmail.com>2021-12-03 10:07:05 +0100
commit68847a31fd792ce7c1df90d4552980d8fd43253f (patch)
tree745d9cf9a5d7c4eca1058ba562f4e936801615cd /vespa-testrunner-components/pom.xml
parent7cc3980cf2b38da62f06444e2785cc752eacf75c (diff)
Move ANSI to HTML to separate class, and simplify
Diffstat (limited to 'vespa-testrunner-components/pom.xml')
-rw-r--r--vespa-testrunner-components/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vespa-testrunner-components/pom.xml b/vespa-testrunner-components/pom.xml
index 2f563748836..4b4b0cfa92c 100644
--- a/vespa-testrunner-components/pom.xml
+++ b/vespa-testrunner-components/pom.xml
@@ -42,12 +42,6 @@
</dependency>
<dependency>
- <groupId>org.fusesource.jansi</groupId>
- <artifactId>jansi</artifactId>
- <version>1.18</version>
- </dependency>
-
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>