There was an error while loading. Please reload this page.
1 parent aac9920 commit 8f0221aCopy full SHA for 8f0221a
pom.xml
@@ -18,7 +18,7 @@
18
<plugin.maven-compiler>3.1</plugin.maven-compiler>
19
20
<!-- lib versions -->
21
- <WxJava.version>3.7.0</WxJava.version>
+ <WxJava.version>3.8.0</WxJava.version>
22
<junit.version>4.12</junit.version>
23
<slf4j.version>1.7.21</slf4j.version>
24
<spring.version>4.3.18.RELEASE</spring.version>
@@ -62,7 +62,7 @@
62
<artifactId>commons-logging</artifactId>
63
<version>1.1.3</version>
64
</dependency>
65
-
+
66
<dependency>
67
<groupId>com.github.binarywang</groupId>
68
<artifactId>weixin-java-mp</artifactId>
0 commit comments