From 31df5ee9b2d831c463a59097cf41b5144a98cb5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 01:09:14 +0000 Subject: [PATCH] Bump dom4j from 2.0.0 to 2.0.3 in /spring-boot-hello Bumps [dom4j](https://github.com/dom4j/dom4j) from 2.0.0 to 2.0.3. - [Release notes](https://github.com/dom4j/dom4j/releases) - [Commits](https://github.com/dom4j/dom4j/compare/v2.0.0...version-2.0.3) Signed-off-by: dependabot[bot] --- spring-boot-hello/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-hello/pom.xml b/spring-boot-hello/pom.xml index b5d4a38..e05a64e 100644 --- a/spring-boot-hello/pom.xml +++ b/spring-boot-hello/pom.xml @@ -26,7 +26,7 @@ org.dom4j dom4j - 2.0.0 + 2.0.3 org.projectlombok