We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6561b3d + be07979 commit 40d1276Copy full SHA for 40d1276
1 file changed
core/pom.xml
@@ -43,6 +43,7 @@
43
<groupId>javax.servlet</groupId>
44
<artifactId>servlet-api</artifactId>
45
<version>2.5</version>
46
+ <scope>provided</scope>
47
</dependency>
48
49
<!-- date and time library for Java -->
0 commit comments