diff --git a/gxcloudstorage-azureblob/pom.xml b/gxcloudstorage-azureblob/pom.xml index 09980d77b..ae2d9af06 100644 --- a/gxcloudstorage-azureblob/pom.xml +++ b/gxcloudstorage-azureblob/pom.xml @@ -42,5 +42,11 @@ jackson-core ${jackson.version} + + + org.apache.commons + commons-lang3 + ${commons.lang3.version} + diff --git a/gxcompress/pom.xml b/gxcompress/pom.xml index ebeb9b276..03b08d325 100644 --- a/gxcompress/pom.xml +++ b/gxcompress/pom.xml @@ -16,7 +16,7 @@ org.apache.commons commons-compress - 1.27.1 + 1.28.0 org.tukaani