summaryrefslogtreecommitdiffstats
path: root/application-preprocessor
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-07-13 11:54:39 +0200
committergjoranv <gv@verizonmedia.com>2022-07-13 11:54:39 +0200
commitb1c741e102711830fa2fe0caa4908b76274aa9b2 (patch)
tree86d8af7039f96c4344fe0ba704c92fd1d0ab3235 /application-preprocessor
parent3ad0117c5ec96bb3d32495a222409df074cfd7d9 (diff)
Remove all dependencies to yolean
Diffstat (limited to 'application-preprocessor')
-rw-r--r--application-preprocessor/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/application-preprocessor/pom.xml b/application-preprocessor/pom.xml
index f8b521140f7..2cc75b885a9 100644
--- a/application-preprocessor/pom.xml
+++ b/application-preprocessor/pom.xml
@@ -54,11 +54,6 @@
<artifactId>guava</artifactId>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>yolean</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>