summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/modules/host-http/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/host-http/pom.xml b/java/sca/modules/host-http/pom.xml
index 772ec6f67d..cc725d24d5 100644
--- a/java/sca/modules/host-http/pom.xml
+++ b/java/sca/modules/host-http/pom.xml
@@ -39,6 +39,7 @@
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
+ <scope>provided</scope>
</dependency>
</dependencies>