aboutsummaryrefslogtreecommitdiffstats
path: root/config-proxy/pom.xml
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-12-21 17:23:38 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2021-12-21 17:23:38 +0100
commit6882939365066c1cddde547ab176934bf66b83ee (patch)
tree617d6b132535e4999c23784e2b1d875812da5663 /config-proxy/pom.xml
parentcd76321b7040699e3ebf701a27bb4f495c8eec8e (diff)
GC use of deprecated junit assertThat and unify
Diffstat (limited to 'config-proxy/pom.xml')
-rw-r--r--config-proxy/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-proxy/pom.xml b/config-proxy/pom.xml
index bc79a5327eb..e79aec952db 100644
--- a/config-proxy/pom.xml
+++ b/config-proxy/pom.xml
@@ -54,11 +54,6 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.hamcrest</groupId>
- <artifactId>hamcrest-core</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>filedistribution</artifactId>
<version>${project.version}</version>