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

rabreu 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 603a41cee Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 
(#8386)
603a41cee is described below

commit 603a41cee64bbc8b9dcc85b37fb9c67ffdc3cb2f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 16:32:53 2026 +0000

    Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#8386)
    
    * Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
    
    Bumps 
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from 
1.20.0 to 1.21.0.
    - 
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-codec:commons-codec
      dependency-version: 1.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fixing licenses
    
    * Fixing licenses
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Abreu <[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 42596a414..6524a7d6e 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -22,7 +22,7 @@ List of third-party dependencies grouped by their license 
type.
         * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.37 - 
https://metrics.dropwizard.io/metrics-annotation)
         * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons CLI (commons-cli:commons-cli:1.11.0 - 
https://commons.apache.org/proper/commons-cli/)
-        * Apache Commons Codec (commons-codec:commons-codec:1.20.0 - 
https://commons.apache.org/proper/commons-codec/)
+        * Apache Commons Codec (commons-codec:commons-codec:1.21.0 - 
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.5.0 - 
https://commons.apache.org/proper/commons-collections/)
         * Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 
- https://commons.apache.org/proper/commons-compress/)
diff --git a/LICENSE-binary b/LICENSE-binary
index 061175ad4..b2aa0f121 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -662,7 +662,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.37 - 
https://metrics.dropwizard.io/metrics-annotation)
         * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons CLI (commons-cli:commons-cli:1.11.0 - 
https://commons.apache.org/proper/commons-cli/)
-        * Apache Commons Codec (commons-codec:commons-codec:1.20.0 - 
https://commons.apache.org/proper/commons-codec/)
+        * Apache Commons Codec (commons-codec:commons-codec:1.21.0 - 
https://commons.apache.org/proper/commons-codec/)
         * Apache Commons Collections 
(org.apache.commons:commons-collections4:4.5.0 - 
https://commons.apache.org/proper/commons-collections/)
         * Apache Commons Compress (org.apache.commons:commons-compress:1.28.0 
- https://commons.apache.org/proper/commons-compress/)
         * Apache Commons Configuration 
(org.apache.commons:commons-configuration2:2.13.0 - 
https://commons.apache.org/proper/commons-configuration/)
diff --git a/pom.xml b/pom.xml
index 8456a724c..6e4bd66d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <commons-exec.version>1.6.0</commons-exec.version>
         <commons-collections.version>4.5.0</commons-collections.version>
         <commons-fileupload.version>1.6.0</commons-fileupload.version>
-        <commons-codec.version>1.20.0</commons-codec.version>
+        <commons-codec.version>1.21.0</commons-codec.version>
         <commons-text.version>1.15.0</commons-text.version>
         <commons-cli.version>1.11.0</commons-cli.version>
         <curator.version>5.9.0</curator.version>

Reply via email to