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

albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new 9422e78abb Bump org.apache.commons:commons-compress in 
/dubbo-test/dubbo-test-check (#13058)
9422e78abb is described below

commit 9422e78abb13fdcc032949de8bad978d397c81bd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 25 19:26:55 2023 +0800

    Bump org.apache.commons:commons-compress in /dubbo-test/dubbo-test-check 
(#13058)
    
    Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.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>
    Co-authored-by: Albumen Kevin <[email protected]>
---
 dubbo-test/dubbo-test-check/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-test/dubbo-test-check/pom.xml 
b/dubbo-test/dubbo-test-check/pom.xml
index 4337f6b853..75437710b5 100644
--- a/dubbo-test/dubbo-test-check/pom.xml
+++ b/dubbo-test/dubbo-test-check/pom.xml
@@ -35,7 +35,7 @@
         <curator.test.version>4.2.0</curator.test.version>
         <zookeeper.version>3.4.14</zookeeper.version>
         <curator5.version>4.2.0</curator5.version>
-        <commons.compress.version>1.23.0</commons.compress.version>
+        <commons.compress.version>1.24.0</commons.compress.version>
         
<junit.platform.launcher.version>1.9.3</junit.platform.launcher.version>
         <commons.exec.version>1.3</commons.exec.version>
         <async.http.client.version>2.12.3</async.http.client.version>

Reply via email to