Skip to content

Commit 7bd5a85

Browse files
committed
changed scope
1 parent 042a88e commit 7bd5a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<groupId>javax.servlet.jsp</groupId>
6666
<artifactId>javax.servlet.jsp-api</artifactId>
6767
<version>2.2.1</version>
68-
<optional>true</optional>
68+
<scope>provided</scope>
6969
</dependency>
7070
<dependency>
7171
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)