aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/common/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/common/pom.xml b/network/common/pom.xml
index 92ca0046d4..eda2b73070 100644
--- a/network/common/pom.xml
+++ b/network/common/pom.xml
@@ -55,6 +55,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
+ <scope>compile</scope>
</dependency>
<!-- Test dependencies -->