Skip to content

Commit 65ffb7c

Browse files
committed
⬆️ 升级sdk版本为4.7.0
1 parent 78e03c4 commit 65ffb7c

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 ":arrow_up: 升级sdk版本为4.6.0"
1+
git commit -a -m ":arrow_up: 升级sdk版本为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
@@ -17,7 +17,7 @@
1717
<description>Spring Boot Demo with wechat Open</description>
1818

1919
<properties>
20-
<weixin-java-open.version>4.6.0</weixin-java-open.version>
20+
<weixin-java-open.version>4.7.0</weixin-java-open.version>
2121

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

0 commit comments

Comments
 (0)