Browse Source

Merge branch 'master' into develop

Binary Wang 5 years ago
parent
commit
58b261753d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      weixin-java-common/pom.xml

File diff suppressed because it is too large
+ 1 - 1
README.md


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

@@ -116,7 +116,7 @@
     <dependency>
       <groupId>org.dom4j</groupId>
       <artifactId>dom4j</artifactId>
-      <version>2.1.1</version>
+      <version>2.1.3</version>
     </dependency>
     <dependency>
       <groupId>redis.clients</groupId>