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 c065ad2 commit 25ac89cCopy full SHA for 25ac89c
weixin-java-pay/pom.xml
@@ -71,6 +71,8 @@
71
<dependency>
72
<groupId>javax.servlet</groupId>
73
<artifactId>javax.servlet-api</artifactId>
74
+ <version>4.0.1</version>
75
+ <scope>test</scope>
76
</dependency>
77
</dependencies>
78
0 commit comments