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

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new c2a606ec19 Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 
(#2937)
c2a606ec19 is described below

commit c2a606ec19b599510f63cc16b134a76292b4a52c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 07:50:50 2026 -0400

    Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#2937)
    
    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>
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 935653b827..5d4db95bb3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -105,7 +105,7 @@
         <cxf.commons-io.version>2.21.0</cxf.commons-io.version>
         <cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
         <cxf.commons-lang3.version>3.20.0</cxf.commons-lang3.version>
-        <cxf.commons-logging.version>1.3.5</cxf.commons-logging.version>
+        <cxf.commons-logging.version>1.3.6</cxf.commons-logging.version>
         <cxf.commons-text.version>1.15.0</cxf.commons-text.version>
         <cxf.checkstyle.version>13.3.0</cxf.checkstyle.version>
         <cxf.derby.version>10.17.1.0</cxf.derby.version>
@@ -1562,7 +1562,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.3.5</version>
+                <version>1.3.6</version>
                 <exclusions>
                     <exclusion>
                         <groupId>log4j</groupId>

Reply via email to