summaryrefslogtreecommitdiffstats
path: root/common-util
diff options
context:
space:
mode:
Diffstat (limited to 'common-util')
-rw-r--r--common-util/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/common-util/pom.xml b/common-util/pom.xml
index 2749380..b1dfac5 100644
--- a/common-util/pom.xml
+++ b/common-util/pom.xml
@@ -69,6 +69,7 @@
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<version>2.5</version>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.stephenc.jcip</groupId>