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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-axiom.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e48b5bb6 Bump commons-logging:commons-logging from 1.3.5 to 1.3.6
3e48b5bb6 is described below

commit 3e48b5bb6fa45fe5cab385d497450c4d93cfd935
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 9 03:53:44 2026 +0000

    Bump commons-logging:commons-logging from 1.3.5 to 1.3.6
    
    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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7344e920b..4de17caae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.3.5</version>
+                <version>1.3.6</version>
             </dependency>
             <dependency>
                 <groupId>com.fasterxml.woodstox</groupId>

Reply via email to