Skip to content

Commit 159253d

Browse files
committed
Changed scope of servlet-api to provided.
1 parent 18da3dc commit 159253d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
<groupId>org.apache.tomcat</groupId>
7777
<artifactId>tomcat-servlet-api</artifactId>
7878
<version>7.0.30</version>
79+
<scope>provided</scope>
7980
</dependency>
8081
<dependency>
8182
<groupId>javax.servlet.jsp</groupId>

0 commit comments

Comments
 (0)