From 7d1bfd80ac23e94c5954a1a668700accecc9c65c Mon Sep 17 00:00:00 2001 From: sgrampone Date: Tue, 25 Nov 2025 14:21:18 -0300 Subject: [PATCH] Bump common-compress to version 1.28.0 (latest) and overwrite commons-lang3 on azureblob --- gxcloudstorage-azureblob/pom.xml | 6 ++++++ gxcompress/pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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