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 630255f commit 0ec9ed1Copy full SHA for 0ec9ed1
pom.xml
@@ -18,7 +18,7 @@
18
<description>Spring Boot Demo with wechat miniapp</description>
19
20
<properties>
21
- <weixin-java-miniapp.version>4.4.0</weixin-java-miniapp.version>
+ <weixin-java-miniapp.version>4.5.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