瀏覽代碼

:art: 修复pom文件

Binary Wang 2 年之前
父節點
當前提交
25ac89c3bf
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      weixin-java-pay/pom.xml

+ 2 - 0
weixin-java-pay/pom.xml

@@ -71,6 +71,8 @@
     <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>javax.servlet-api</artifactId>
+      <version>4.0.1</version>
+      <scope>test</scope>
     </dependency>
   </dependencies>