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

chenliang613 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/carbondata.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f9ce4e2c1 Bump org.apache.commons:commons-compress in 
/integration/presto (#4345)
8f9ce4e2c1 is described below

commit 8f9ce4e2c14637756e5b05f8997d721871dfc667
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 6 16:55:08 2024 +0200

    Bump org.apache.commons:commons-compress in /integration/presto (#4345)
    
    Bumps org.apache.commons:commons-compress from 1.4.1 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>
---
 integration/presto/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration/presto/pom.xml b/integration/presto/pom.xml
index b598827d10..b24c8b8f2f 100644
--- a/integration/presto/pom.xml
+++ b/integration/presto/pom.xml
@@ -432,7 +432,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.4.1</version>
+      <version>1.26.0</version>
     </dependency>
     <dependency>
       <groupId>io.airlift</groupId>

Reply via email to