소스 검색

: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>