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

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


The following commit(s) were added to refs/heads/master by this push:
     new e23d7d212 STORM-4084 - Bump org.apache.commons:commons-compress from 
1.26.0 to 1.27.1 (#3686)
e23d7d212 is described below

commit e23d7d21256cf05cc54875207c0ad81695ae37a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 21 20:58:07 2024 +0200

    STORM-4084 - Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1 
(#3686)
    
    * Bump org.apache.commons:commons-compress from 1.26.0 to 1.27.1
    
    Bumps org.apache.commons:commons-compress from 1.26.0 to 1.27.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * License
    
    * License
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Richard Zowalla <[email protected]>
---
 DEPENDENCY-LICENSES | 2 +-
 LICENSE-binary      | 2 +-
 pom.xml             | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index 3ed6d6ee3..7ee398164 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -38,7 +38,7 @@ List of third-party dependencies grouped by their license 
type.
         * Apache Commons Codec (commons-codec:commons-codec:1.15 - 
https://commons.apache.org/proper/commons-codec/)
         * Apache Commons Collections 
(commons-collections:commons-collections:3.2.2 - 
http://commons.apache.org/collections/)
         * Apache Commons Collections 
(org.apache.commons:commons-collections4:4.4 - 
https://commons.apache.org/proper/commons-collections/)
-        * Apache Commons Compress (org.apache.commons:commons-compress:1.26.0 
- https://commons.apache.org/proper/commons-compress/)
+        * Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 
- https://commons.apache.org/proper/commons-compress/)
         * Apache Commons Configuration 
(org.apache.commons:commons-configuration2:2.10.1 - 
https://commons.apache.org/proper/commons-configuration/)
         * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - 
https://commons.apache.org/proper/commons-crypto/)
         * Apache Commons CSV (org.apache.commons:commons-csv:1.4 - 
http://commons.apache.org/proper/commons-csv/)
diff --git a/LICENSE-binary b/LICENSE-binary
index 5576057e1..ee9780b3e 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -681,7 +681,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Apache Commons Codec (commons-codec:commons-codec:1.15 - 
http://commons.apache.org/proper/commons-codec/)
         * Apache Commons Collections 
(commons-collections:commons-collections:3.2.2 - 
http://commons.apache.org/collections/)
         * Apache Commons Collections 
(org.apache.commons:commons-collections4:4.4 - 
https://commons.apache.org/proper/commons-collections/)
-        * Apache Commons Compress (org.apache.commons:commons-compress:1.26.0 
- https://commons.apache.org/proper/commons-compress/)
+        * Apache Commons Compress (org.apache.commons:commons-compress:1.27.1 
- https://commons.apache.org/proper/commons-compress/)
         * Apache Commons Configuration 
(org.apache.commons:commons-configuration2:2.10.1 - 
https://commons.apache.org/proper/commons-configuration/)
         * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - 
https://commons.apache.org/proper/commons-crypto/)
         * Apache Commons CSV (org.apache.commons:commons-csv:1.4 - 
http://commons.apache.org/proper/commons-csv/)
diff --git a/pom.xml b/pom.xml
index cbb23a6e4..80d4f5bc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
 
         <!-- dependency versions -->
         <clojure.version>1.11.2</clojure.version>
-        <commons-compress.version>1.26.0</commons-compress.version>
+        <commons-compress.version>1.27.1</commons-compress.version>
         <commons-io.version>2.14.0</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-lang3.version>3.14.0</commons-lang3.version>

Reply via email to