Skip to content

Commit 19ac496

Browse files
committed
update sdk version to 2.4.0
1 parent f0be99b commit 19ac496

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-
<weixin-java-mp.version>2.3.1</weixin-java-mp.version>
21+
<weixin-java-mp.version>2.4.0</weixin-java-mp.version>
2222
<junit.version>4.12</junit.version>
2323
<slf4j.version>1.7.21</slf4j.version>
2424
<spring.version>4.2.6.RELEASE</spring.version>
@@ -37,7 +37,7 @@
3737
<plugin.pmd.version>3.5</plugin.pmd.version>
3838
<plugin.findbugs.version>3.0.1</plugin.findbugs.version>
3939
</properties>
40-
40+
4141
<build>
4242
<finalName>wechatService</finalName>
4343
<plugins>

0 commit comments

Comments
 (0)