Skip to content

Commit 8f0221a

Browse files
committed
⬆️ 升级sdk版本为3.8.0
1 parent aac9920 commit 8f0221a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<plugin.maven-compiler>3.1</plugin.maven-compiler>
1919

2020
<!-- lib versions -->
21-
<WxJava.version>3.7.0</WxJava.version>
21+
<WxJava.version>3.8.0</WxJava.version>
2222
<junit.version>4.12</junit.version>
2323
<slf4j.version>1.7.21</slf4j.version>
2424
<spring.version>4.3.18.RELEASE</spring.version>
@@ -62,7 +62,7 @@
6262
<artifactId>commons-logging</artifactId>
6363
<version>1.1.3</version>
6464
</dependency>
65-
65+
6666
<dependency>
6767
<groupId>com.github.binarywang</groupId>
6868
<artifactId>weixin-java-mp</artifactId>

0 commit comments

Comments
 (0)