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 5528c2ecd Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 
(#8461)
5528c2ecd is described below

commit 5528c2ecde4807815ab2818e536c3e33b6a7d4c9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 1 13:10:52 2026 +0100

    Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#8461)
    
    Bumps 
[commons-logging:commons-logging](https://github.com/apache/commons-logging) 
from 1.3.5 to 1.3.6.
    - 
[Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-logging/compare/rel/commons-logging-1.3.5...rel/commons-logging-1.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: commons-logging:commons-logging
      dependency-version: 1.3.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 69336446a..864b0817c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
         <hamcrest.version>3.0</hamcrest.version>
         <jedis.version>7.3.0</jedis.version>
         <activemq.version>6.2.1</activemq.version>
-        <commons-logging.version>1.3.5</commons-logging.version>
+        <commons-logging.version>1.3.6</commons-logging.version>
 
         <jackson.version>2.21.1</jackson.version>
         <jackson.databind.version>2.21.2</jackson.databind.version>

Reply via email to