Skip to content

Commit

Permalink
升级sdk版本为3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang committed Mar 29, 2018
1 parent 975e92a commit defebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<description>Spring Boot Demo with wechat MP</description>

<properties>
<weixin-java-mp.version>2.9.6.BETA</weixin-java-mp.version>
<weixin-java-mp.version>3.0.0</weixin-java-mp.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit defebcb

Please sign in to comment.