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

shaojunwang pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-java-tee-sdk.git


The following commit(s) were added to refs/heads/master by this push:
     new 861213e  Bump org.apache.commons:commons-compress from 1.19 to 1.26.0 
in /sdk
861213e is described below

commit 861213e36b05d19e18c4c9ab6e0a43c5e5264d98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 01:25:11 2025 +0000

    Bump org.apache.commons:commons-compress from 1.19 to 1.26.0 in /sdk
    
    Bumps org.apache.commons:commons-compress from 1.19 to 1.26.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-version: 1.26.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 sdk/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdk/pom.xml b/sdk/pom.xml
index 647d660..8931219 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -90,7 +90,7 @@
             <dependency>
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-compress</artifactId>
-                <version>1.21</version>
+                <version>1.26.0</version>
             </dependency>
             <dependency>
                 <groupId>org.json</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to