aboutsummaryrefslogtreecommitdiffstats
path: root/music-rest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'music-rest/pom.xml')
-rwxr-xr-xmusic-rest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/music-rest/pom.xml b/music-rest/pom.xml
index 9a5ad214..7d407e61 100755
--- a/music-rest/pom.xml
+++ b/music-rest/pom.xml
@@ -88,6 +88,7 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
+ <scope>provided</scope>
</dependency>
<!-- Springboot -->
<dependency>