diff --git a/api/pom.xml b/api/pom.xml index 8d3dea5..84d3239 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -44,7 +44,7 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 provided diff --git a/shared/pom.xml b/shared/pom.xml index e32f14f..a0e983f 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -66,7 +66,7 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.14.0 compile