This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch branch-4.15
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
commit ce4f4945592bb7cd11b3ab87dd3f4b7ee74503df
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 5 15:42:14 2024 +0800
Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 (#4214)
(cherry picked from commit 4a55cce848c7d782d3693a12f35b4016c13da66e)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fa455bd872..d105288753 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<commons-collections4.version>4.1</commons-collections4.version>
<commons-codec.version>1.6</commons-codec.version>
<commons-configuration.version>1.10</commons-configuration.version>
- <commons-compress.version>1.21</commons-compress.version>
+ <commons-compress.version>1.26.0</commons-compress.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.6</commons-lang3.version>
<commons-io.version>2.7</commons-io.version>