summaryrefslogtreecommitdiffstats
path: root/vespajlib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespajlib/pom.xml')
-rw-r--r--vespajlib/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/vespajlib/pom.xml b/vespajlib/pom.xml
index 68639d30ab2..302a3c6f5bf 100644
--- a/vespajlib/pom.xml
+++ b/vespajlib/pom.xml
@@ -78,11 +78,6 @@
<artifactId>jackson-databind</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>