Commit d9ebdf6fa791f2865cd9f64343ba89d2fbd3e531

Authored by dependabot[bot]
Committed by GitHub
1 parent 5fd37419

Bump dom4j from 2.1.1 to 2.1.3

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>
Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -127,7 +127,7 @@
127 127 <dependency>
128 128 <groupId>org.dom4j</groupId>
129 129 <artifactId>dom4j</artifactId>
130   - <version>2.1.1</version>
  130 + <version>2.1.3</version>
131 131 </dependency>
132 132 <dependency>
133 133 <groupId>com.google.code.gson</groupId>
... ...