From 80439906ff4c7f7ce7b9669debd8c2b65f816435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 13:23:53 +0000 Subject: [PATCH] Bump commons-configuration2 from 2.7 to 2.8.0 in /app Bumps commons-configuration2 from 2.7 to 2.8.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pom.xml b/app/pom.xml index 4279b41..37ab57d 100644 --- a/app/pom.xml +++ b/app/pom.xml @@ -56,7 +56,7 @@ org.apache.commons commons-configuration2 - 2.7 + 2.8.0