This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
new 6ac1ded5ba Bump org.apache.commons:commons-compress from 1.27.1 to
1.28.0 (#2412)
6ac1ded5ba is described below
commit 6ac1ded5ba7c7a381330a828cf374cef48f35d50
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 05:22:52 2026 +0100
Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 (#2412)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b6a78c9ef2..49564022a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,7 +180,7 @@
<jaxb-bom.version>2.3.9</jaxb-bom.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<commons-codec.version>1.15</commons-codec.version>
- <commons-compress.version>1.27.1</commons-compress.version>
+ <commons-compress.version>1.28.0</commons-compress.version>
<commons-fileupload.version>1.6.0</commons-fileupload.version>
<commons-lang3.version>3.20.0</commons-lang3.version>
<commons-logging.version>1.3.6</commons-logging.version>