Skip to content

Commit 58cc1bb

Browse files
committed
⬆️ 升级sdk版本为4.2.0
1 parent 6848465 commit 58cc1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<description>基于 WxJava 和 Spring Boot 实现的微信公众号后端开发演示项目</description>
1919

2020
<properties>
21-
<weixin-java-mp.version>4.1.0</weixin-java-mp.version>
21+
<weixin-java-mp.version>4.2.0</weixin-java-mp.version>
2222

2323
<maven.compiler.source>1.8</maven.compiler.source>
2424
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)