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 6db36102f Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 
(#8356)
6db36102f is described below

commit 6db36102f965a8ec0d3a8b99c64de6fb63ea015d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 3 00:54:22 2026 +0000

    Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#8356)
    
    * Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
    
    Bumps 
[org.apache.commons:commons-text](https://github.com/apache/commons-text) from 
1.14.0 to 1.15.0.
    - 
[Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-version: 1.15.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * 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 9078e3c3c..b7d687340 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -36,7 +36,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.1 - 
https://commons.apache.org/proper/commons-pool/)
-        * Apache Commons Text (org.apache.commons:commons-text:1.14.0 - 
https://commons.apache.org/proper/commons-text)
+        * Apache Commons Text (org.apache.commons:commons-text:1.15.0 - 
https://commons.apache.org/proper/commons-text)
         * Apache Hadoop Annotations 
(org.apache.hadoop:hadoop-annotations:3.4.2 - no url defined)
         * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.2 - no url 
defined)
         * Apache Hadoop Client API (org.apache.hadoop:hadoop-client-api:3.4.2 
- no url defined)
diff --git a/LICENSE-binary b/LICENSE-binary
index af28cbc0a..2695ff2b6 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -674,7 +674,7 @@ The license texts of these dependencies can be found in the 
licenses directory.
         * Apache Commons Logging (commons-logging:commons-logging:1.3.5 - 
https://commons.apache.org/proper/commons-logging/)
         * 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 Text (org.apache.commons:commons-text:1.14.0 - 
https://commons.apache.org/proper/commons-text)
+        * Apache Commons Text (org.apache.commons:commons-text:1.15.0 - 
https://commons.apache.org/proper/commons-text)
         * Apache Hadoop Annotations 
(org.apache.hadoop:hadoop-annotations:3.4.2 - no url defined)
         * Apache Hadoop Auth (org.apache.hadoop:hadoop-auth:3.4.2 - no url 
defined)
         * Apache Hadoop Common (org.apache.hadoop:hadoop-common:3.4.2 - no url 
defined)
diff --git a/pom.xml b/pom.xml
index 33d0fbb89..aedb7e645 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
         <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-text.version>1.14.0</commons-text.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>
         <jetty.version>12.1.4</jetty.version>

Reply via email to