From 43362e4e44b54be5db3eac25e1262fc4526e954d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 23:25:49 +0000 Subject: [PATCH] Bump commons-lang3 from 3.9 to 3.10 Bumps commons-lang3 from 3.9 to 3.10. 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..1a7aced8d 100644 --- a/arc-utils/pom.xml +++ b/arc-utils/pom.xml @@ -17,7 +17,7 @@ org.apache.commons commons-lang3 - 3.8.1 + 3.10 diff --git a/arc-web/pom.xml b/arc-web/pom.xml index 675a833b1..e30d9d565 100644 --- a/arc-web/pom.xml +++ b/arc-web/pom.xml @@ -131,7 +131,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10 diff --git a/pom.xml b/pom.xml index a71e6b072..df15e774c 100644 --- a/pom.xml +++ b/pom.xml @@ -182,7 +182,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10