From b85d330ad25fcb4f2e31c6200b152a1a719c779b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 06:16:25 +0000 Subject: [PATCH] Bump commons-lang3 from 3.9 to 3.12.0 Bumps commons-lang3 from 3.9 to 3.12.0. Signed-off-by: dependabot-preview[bot] --- arc-utils/pom.xml | 2 +- arc-web/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arc-utils/pom.xml b/arc-utils/pom.xml index b3e3ea029..f86e774cd 100644 --- a/arc-utils/pom.xml +++ b/arc-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.commons commons-lang3 - 3.8.1 + 3.12.0 diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..a24019c76 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -131,7 +131,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.12.0 diff --git a/pom.xml b/pom.xml index a71e6b072..493710a66 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.12.0