Skip to content

Commit 16c7a89

Browse files
committed
jodd-http对于微信支付来说是必须依赖项
1 parent 6705193 commit 16c7a89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

weixin-java-pay/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
<dependency>
2727
<groupId>org.jodd</groupId>
2828
<artifactId>jodd-http</artifactId>
29+
<scope>compile</scope>
2930
</dependency>
3031

3132
<dependency>

0 commit comments

Comments
 (0)