浏览代码

:arrow_up: Bump dom4j from 2.1.1 to 2.1.3 in /weixin-java-common

Bumps [dom4j](https://github.com/dom4j/dom4j) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/dom4j/dom4j/releases)
- [Commits](https://github.com/dom4j/dom4j/compare/version-2.1.1...version-2.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 5 年之前
父节点
当前提交
1d7602be50
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      weixin-java-common/pom.xml

+ 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>