We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3662a25 commit e1dd962Copy full SHA for e1dd962
weixin-java-pay/pom.xml
@@ -77,6 +77,8 @@
77
<groupId>javax.servlet</groupId>
78
<artifactId>javax.servlet-api</artifactId>
79
<version>4.0.1</version>
80
+ <optional>true</optional>
81
+ <scope>provided</scope>
82
</dependency>
83
</dependencies>
84
0 commit comments