diff --git a/api/pom.xml b/api/pom.xml index c752f86..68574df 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -44,7 +44,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.13.0 provided diff --git a/shared/pom.xml b/shared/pom.xml index aedb3c5..f2fcafa 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -66,7 +66,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.13.0 compile