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