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 fd8f3d225e Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 
(#2853)
fd8f3d225e is described below

commit fd8f3d225ec21e081887ad8e99474794af7612b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 2 14:01:32 2026 -0500

    Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 (#2853)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.5.25 to 1.5.26.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.25...v_1.5.26)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-version: 1.5.26
      dependency-type: direct:development
      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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e096fcf377..00dba42f8e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -176,7 +176,7 @@
         <cxf.kerby.version>2.1.1</cxf.kerby.version>
         <cxf.ldapsdk.version>7.0.4</cxf.ldapsdk.version>
         <cxf.littleproxy.version>2.6.0</cxf.littleproxy.version>
-        <cxf.logback.classic.version>1.5.25</cxf.logback.classic.version>
+        <cxf.logback.classic.version>1.5.26</cxf.logback.classic.version>
         <cxf.lucene.version>10.3.2</cxf.lucene.version>
         <cxf.maven.core.version>3.9.10</cxf.maven.core.version>
         <cxf.micrometer.version>1.16.2</cxf.micrometer.version>

Reply via email to