There was an error while loading. Please reload this page.
1 parent f0be99b commit 19ac496Copy full SHA for 19ac496
pom.xml
@@ -18,7 +18,7 @@
18
<plugin.maven-compiler>3.1</plugin.maven-compiler>
19
20
<!-- lib versions -->
21
- <weixin-java-mp.version>2.3.1</weixin-java-mp.version>
+ <weixin-java-mp.version>2.4.0</weixin-java-mp.version>
22
<junit.version>4.12</junit.version>
23
<slf4j.version>1.7.21</slf4j.version>
24
<spring.version>4.2.6.RELEASE</spring.version>
@@ -37,7 +37,7 @@
37
<plugin.pmd.version>3.5</plugin.pmd.version>
38
<plugin.findbugs.version>3.0.1</plugin.findbugs.version>
39
</properties>
40
-
+
41
<build>
42
<finalName>wechatService</finalName>
43
<plugins>
0 commit comments