Servlet library provided
[music.git] / music-rest / pom.xml
index 9a5ad21..7d407e6 100755 (executable)
@@ -88,6 +88,7 @@
             <groupId>javax.servlet</groupId>
             <artifactId>javax.servlet-api</artifactId>
             <version>4.0.1</version>
+            <scope>provided</scope>
         </dependency>
         <!-- Springboot -->
         <dependency>