summaryrefslogtreecommitdiffstats
path: root/config-model/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2022-05-23 12:29:08 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:22 +0200
commitea40e57d4a63ec57332c31fcf05954e907996d81 (patch)
treef945561d6f0e083dd005f4a97bfa0b5a114009a6 /config-model/pom.xml
parentc4f11f66fa8c9f1862b4d3a4b770ea7a7356f4b4 (diff)
Stop using guava-testlib for simple tests.
Diffstat (limited to 'config-model/pom.xml')
-rw-r--r--config-model/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 23464171aa1..335841aaa23 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -41,11 +41,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava-testlib</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>