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 48876d733 STORM-4119 - commons-codec 1.17.1
48876d733 is described below

commit 48876d7332764162414cb5446390e0f2f125742a
Author: Richard Zowalla <[email protected]>
AuthorDate: Wed Nov 13 20:57:25 2024 +0100

    STORM-4119 - commons-codec 1.17.1
---
 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 6d394ac44..79147e9c3 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -31,7 +31,7 @@ List of third-party dependencies grouped by their license 
type.
         * Apache Calcite Avatica (Shaded) 
(org.apache.calcite.avatica:avatica:1.11.0 - 
https://calcite.apache.org/avatica/avatica)
         * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 
- https://commons.apache.org/proper/commons-beanutils/)
         * Apache Commons CLI (commons-cli:commons-cli:1.4 - 
http://commons.apache.org/proper/commons-cli/)
-        * Apache Commons Codec (commons-codec:commons-codec:1.15 - 
https://commons.apache.org/proper/commons-codec/)
+        * Apache Commons Codec (commons-codec:commons-codec:1.17.1 - 
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.27.1 
- https://commons.apache.org/proper/commons-compress/)
diff --git a/LICENSE-binary b/LICENSE-binary
index 568d51b7b..22ed1806a 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -678,7 +678,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Apache Calcite Avatica (Shaded) 
(org.apache.calcite.avatica:avatica:1.11.0 - 
https://calcite.apache.org/avatica/avatica)
         * Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 
- https://commons.apache.org/proper/commons-beanutils/)
         * Apache Commons CLI (commons-cli:commons-cli:1.4 - 
http://commons.apache.org/proper/commons-cli/)
-        * Apache Commons Codec (commons-codec:commons-codec:1.15 - 
http://commons.apache.org/proper/commons-codec/)
+        * Apache Commons Codec (commons-codec:commons-codec:1.17.1 - 
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.27.1 
- https://commons.apache.org/proper/commons-compress/)
diff --git a/pom.xml b/pom.xml
index 446d6d5f3..f88889522 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
         <commons-exec.version>1.3</commons-exec.version>
         <commons-collections.version>4.4</commons-collections.version>
         <commons-fileupload.version>1.5</commons-fileupload.version>
-        <commons-codec.version>1.15</commons-codec.version>
+        <commons-codec.version>1.17.1</commons-codec.version>
         <commons-text.version>1.12.0</commons-text.version>
         <commons-cli.version>1.4</commons-cli.version>
         <curator.version>5.7.1</curator.version>

Reply via email to