We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18da3dc + 159253d commit b81d1b9Copy full SHA for b81d1b9
pom.xml
@@ -76,6 +76,7 @@
76
<groupId>org.apache.tomcat</groupId>
77
<artifactId>tomcat-servlet-api</artifactId>
78
<version>7.0.30</version>
79
+ <scope>provided</scope>
80
</dependency>
81
<dependency>
82
<groupId>javax.servlet.jsp</groupId>
0 commit comments