Skip to content

Commit acb9574

Browse files
committed
update wxjava sdk to 4.7.0
1 parent 02dd8c0 commit acb9574

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git commit -a -m "update wxjava sdk to 4.6.0"
1+
git commit -a -m "update wxjava sdk to 4.7.0"
22
git pull --rebase
33

44
git push origin master

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<description>Spring Boot Demo with wechat miniapp</description>
1919

2020
<properties>
21-
<weixin-java-miniapp.version>4.6.0</weixin-java-miniapp.version>
21+
<weixin-java-miniapp.version>4.7.0</weixin-java-miniapp.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)