summaryrefslogtreecommitdiffstats
path: root/vdslib
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-12-01 09:32:05 +0100
committerGitHub <noreply@github.com>2022-12-01 09:32:05 +0100
commit1eb22cc4a24973f52b344c3033cff394c724cbe4 (patch)
tree98fdcb5bed45fc1199400988d45cf6bb47e413f2 /vdslib
parent2925f225b34ad7fa3eb515bbddcc8c774e514131 (diff)
Revert "Revert "- Reduce usage of guava.""
Diffstat (limited to 'vdslib')
-rw-r--r--vdslib/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/vdslib/pom.xml b/vdslib/pom.xml
index c534b2024ed..4067fc9d8d4 100644
--- a/vdslib/pom.xml
+++ b/vdslib/pom.xml
@@ -15,11 +15,6 @@
<description> </description>
<dependencies>
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
- <scope>provided</scope>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>