This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new b8f6278923 Bump org.apache.commons:commons-compress (#294)
b8f6278923 is described below

commit b8f6278923fbdde183791043d251be4532e0dd90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 8 09:18:19 2024 +0200

    Bump org.apache.commons:commons-compress (#294)
    
    Bumps org.apache.commons:commons-compress from 1.21 to 1.26.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml 
b/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml
index 8a2bffcefa..94a8f80f96 100644
--- a/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml
+++ b/tools/maven-bundle-plugin/src/it/dep-reduced/pom.xml
@@ -33,7 +33,7 @@ under the License.
     <dependency>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-compress</artifactId>
-    <version>1.21</version>
+    <version>1.26.0</version>
 </dependency>
   </dependencies>
   <build>

Reply via email to