summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-maven-plugin/pom.xml')
-rw-r--r--vespa-maven-plugin/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vespa-maven-plugin/pom.xml b/vespa-maven-plugin/pom.xml
index 57ce1ccadf8..321ab0074e7 100644
--- a/vespa-maven-plugin/pom.xml
+++ b/vespa-maven-plugin/pom.xml
@@ -41,6 +41,11 @@
</dependency>
<dependency>
+ <groupId>org.fusesource.jansi</groupId>
+ <artifactId>jansi</artifactId>
+ <version>1.17.1</version>
+ </dependency>
+ <dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
</dependency>