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

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git


The following commit(s) were added to refs/heads/master by this push:
     new c9bfea1  SLING-13067 Bump ch.qos.logback:logback-core from 1.5.19 to 
1.5.25 (#27)
c9bfea1 is described below

commit c9bfea1676f48b4e31e03c47bb556ef24766e121
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 14:59:15 2026 -0800

    SLING-13067 Bump ch.qos.logback:logback-core from 1.5.19 to 1.5.25 (#27)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.5.19 to 1.5.25.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.25)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-version: 1.5.25
      dependency-type: direct:production
    ...
    
    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 652ae31..721b4d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
 
     <properties>
         <slf4j.version>2.0.17</slf4j.version>
-        <logback.version>1.5.19</logback.version>
+        <logback.version>1.5.25</logback.version>
         <!-- Higher versions of pax exam cause class loading errors -->
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <junit-jupiter.version>5.10.2</junit-jupiter.version>

Reply via email to