Bump dom4j from 2.1.1 to 2.1.3 in /rets-io-client

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)

---
updated-dependencies:
- dependency-name: org.dom4j:dom4j
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-30 19:04:24 +00:00 committed by YuCheng Hu
parent 0c4f042b72
commit 1043363932
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
<dependency>
<groupId>org.dom4j</groupId>
<artifactId>dom4j</artifactId>
<version>2.1.1</version>
<version>2.1.3</version>
</dependency>
<dependency>
<groupId>xalan</groupId>