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

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


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

commit e30c291ff5f54c1beb6831339dc88b22190f9fb6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 14 18:15:59 2026 +0100

    Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#2302)
    
    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 65959a7caa..3bfe72b984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@
         <commons-compress.version>1.28.0</commons-compress.version>
         <commons-fileupload.version>1.6.0</commons-fileupload.version>
         <commons-lang3.version>3.20.0</commons-lang3.version>
-        <commons-logging.version>1.3.5</commons-logging.version>
+        <commons-logging.version>1.3.6</commons-logging.version>
         <commons-pool2.version>2.12.0</commons-pool2.version>
         <commons-io.version>2.21.0</commons-io.version>
         <eclipselink.version>2.7.15</eclipselink.version>

Reply via email to