From 87d02e5dc22cf1e5c10fbbc8244245d1f5fbb303 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 23 Apr 2021 06:11:07 +0000 Subject: [PATCH] [Security] Bump commons-configuration2 from 2.5 to 2.7 Bumps commons-configuration2 from 2.5 to 2.7. **This update includes a security fix.** Signed-off-by: dependabot-preview[bot] --- arc-web/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..441e76cca 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -142,7 +142,7 @@ org.apache.commons commons-configuration2 - 2.5 + 2.7 diff --git a/pom.xml b/pom.xml index a71e6b072..48beafbb2 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.apache.commons commons-configuration2 - 2.5 + 2.7