Skip to content

Commit

Permalink
升级sdk版本为3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
binarywang committed May 19, 2019
1 parent ff0371e commit 7f3d687
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
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 miniapp</description>

<properties>
<weixin-java-miniapp.version>3.3.0</weixin-java-miniapp.version>
<weixin-java-miniapp.version>3.4.0</weixin-java-miniapp.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/application.yml.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
debug: true
logging:
level:
org.springframework.web: info
Expand Down

0 comments on commit 7f3d687

Please sign in to comment.