Ver código fonte

Merge branch 'master' into develop

master
Binary Wang 6 anos atrás
pai
commit
d46a1b4a5c
2 arquivos alterados com 2 adições e 2 exclusões
  1. +1
    -1
      readme.md
  2. +1
    -1
      weixin-java-common/pom.xml

+ 1
- 1
readme.md Ver arquivo

@@ -44,7 +44,7 @@

---------------------------------
### SDK使用方式
注意:最新版本(包括测试版)为 [![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg)](http://mvnrepository.com/artifact/com.github.binarywang/weixin-java-parent),以下为最新正式版。
注意:最新版本(包括测试版)为 [![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/wx-java.svg)](http://mvnrepository.com/artifact/com.github.binarywang/wx-java),以下为最新正式版。

```xml
<dependency>


+ 1
- 1
weixin-java-common/pom.xml Ver arquivo

@@ -117,7 +117,7 @@
<dependency>
<groupId>org.dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>2.0.0</version>
<version>2.1.1</version>
</dependency>
</dependencies>



Carregando…
Cancelar
Salvar