Bump dom4j from 2.1.3 to 2.1.4 (#11405)

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

---
updated-dependencies:
- dependency-name: org.dom4j:dom4j
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-30 17:27:53 +08:00 committed by GitHub
parent 571ad98012
commit 04d0a900ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<properties>
<skip_maven_deploy>true</skip_maven_deploy>
<dom4j_version>2.1.3</dom4j_version>
<dom4j_version>2.1.4</dom4j_version>
</properties>
<dependencies>