1
0
mirror of synced 2025-12-29 06:37:58 +08:00

Merge pull request #1730 from Wechat-Group/develop

合并develop分支,发布最新正式版
This commit is contained in:
Binary Wang
2020-08-24 00:20:47 +08:00
committed by GitHub
467 changed files with 12371 additions and 3987 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>com.github.binarywang</groupId>
<artifactId>wx-java</artifactId>
<version>3.8.0</version>
<version>3.9.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -71,6 +71,7 @@
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<!-- 待优化去掉 -->
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.0.pr1</version>