From 34f26ca92a45e3db8b2677d42573f4b16c43a507 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Tue, 27 Feb 2024 14:11:17 -0800 Subject: [PATCH] Upgrade `org.apache.commons:commons-compress` from 1.25.0 to 1.26.0 on `stable-2.440` --- bom/pom.xml | 2 +- core/pom.xml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 29f77e1f7202..70f6da3c3741 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -188,7 +188,7 @@ THE SOFTWARE. org.apache.commons commons-compress - 1.25.0 + 1.26.0 org.codehaus.groovy diff --git a/core/pom.xml b/core/pom.xml index 4280e9075da9..3d1f16532c01 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -276,6 +276,13 @@ THE SOFTWARE. org.apache.commons commons-compress + + + + org.apache.commons + commons-lang3 + + org.codehaus.groovy