From 429914e564aaef7a111bf97dac3e04476aa60b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 06:02:01 +0000 Subject: [PATCH] Bump dom4j from 2.1.1 to 2.1.3 in /library 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] --- library/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/pom.xml b/library/pom.xml index b632ec22..c42c3b97 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -95,7 +95,7 @@ org.dom4j dom4j - 2.1.1 + 2.1.3 junit