We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee07d6 commit 91959daCopy full SHA for 91959da
pom.xml
@@ -18,7 +18,7 @@
18
<description>Spring Boot Demo with wechat miniapp</description>
19
20
<properties>
21
- <weixin-java-miniapp.version>3.9.4.B</weixin-java-miniapp.version>
+ <weixin-java-miniapp.version>4.0.0</weixin-java-miniapp.version>
22
23
<maven.compiler.source>1.8</maven.compiler.source>
24
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments