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 24ed3c40b #8036 - Bump org.apache.commons:commons-text from 1.13.0 to 
1.13.1 (#8035)
24ed3c40b is described below

commit 24ed3c40ba117f98f0a64ea55177a75e45409416
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 11 14:53:08 2025 +0200

    #8036 - Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#8035)
    
    * Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
    
    Bumps org.apache.commons:commons-text from 1.13.0 to 1.13.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-version: 1.13.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix 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 883ecee9d..1814ab2e9 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -42,7 +42,7 @@ List of third-party dependencies grouped by their license 
type.
         * Apache Commons Math (org.apache.commons:commons-math3:3.6.1 - 
http://commons.apache.org/proper/commons-math/)
         * Apache Commons Net (commons-net:commons-net:3.9.0 - 
https://commons.apache.org/proper/commons-net/)
         * Apache Commons Pool (org.apache.commons:commons-pool2:2.12.0 - 
https://commons.apache.org/proper/commons-pool/)
-        * Apache Commons Text (org.apache.commons:commons-text:1.13.0 - 
https://commons.apache.org/proper/commons-text)
+        * Apache Commons Text (org.apache.commons:commons-text:1.13.1 - 
https://commons.apache.org/proper/commons-text)
         * Apache Hadoop Annotations 
(org.apache.hadoop:hadoop-annotations:3.4.1 - no url defined)
         * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.1 - no url 
defined)
         * Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.1 
- no url defined)
diff --git a/LICENSE-binary b/LICENSE-binary
index 46f9ef979..b948fcc92 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -655,7 +655,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)
         * Apache Commons FileUpload (commons-fileupload:commons-fileupload:1.5 
- https://commons.apache.org/proper/commons-fileupload/)
         * Apache Commons Lang (org.apache.commons:commons-lang3:3.17.0 - 
https://commons.apache.org/proper/commons-lang/)
-        * Apache Commons Text (org.apache.commons:commons-text:1.13.0 - 
https://commons.apache.org/proper/commons-text)
+        * Apache Commons Text (org.apache.commons:commons-text:1.13.1 - 
https://commons.apache.org/proper/commons-text)
         * snappy-java (org.xerial.snappy:snappy-java:1.1.10.7 - 
https://github.com/xerial/snappy-java)
 
     AL 2.0, GPL v2, MPL 2.0
diff --git a/pom.xml b/pom.xml
index 91aeb83c4..f9ea02dd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
         <commons-collections.version>4.4</commons-collections.version>
         <commons-fileupload.version>1.5</commons-fileupload.version>
         <commons-codec.version>1.18.0</commons-codec.version>
-        <commons-text.version>1.13.0</commons-text.version>
+        <commons-text.version>1.13.1</commons-text.version>
         <commons-cli.version>1.9.0</commons-cli.version>
         <curator.version>5.8.0</curator.version>
         <jetty.version>11.0.25</jetty.version>

Reply via email to