Skip to content

Commit

Permalink
update sdk version to 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang committed Jun 24, 2017
1 parent dee9994 commit 5864c5a
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.6.2.BETA</weixin-java-mp.version>
<weixin-java-mp.version>2.6.5.BETA</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 5864c5a

Please sign in to comment.