We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042a88e commit 7bd5a85Copy full SHA for 7bd5a85
jsp/pom.xml
@@ -65,7 +65,7 @@
65
<groupId>javax.servlet.jsp</groupId>
66
<artifactId>javax.servlet.jsp-api</artifactId>
67
<version>2.2.1</version>
68
- <optional>true</optional>
+ <scope>provided</scope>
69
</dependency>
70
<dependency>
71
<groupId>javax.servlet</groupId>
0 commit comments