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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 6a1e54bbce Bump ch.qos.logback:logback-core from 1.3.15 to 1.3.16 in 
/systemready (#464)
6a1e54bbce is described below

commit 6a1e54bbce5cc642dd72c89cf36d276b91e52a87
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 15:21:43 2026 +0100

    Bump ch.qos.logback:logback-core from 1.3.15 to 1.3.16 in /systemready 
(#464)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.3.15 to 1.3.16.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.15...v_1.3.16)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-version: 1.3.16
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 systemready/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/systemready/pom.xml b/systemready/pom.xml
index fcfb894f0b..70ea397824 100644
--- a/systemready/pom.xml
+++ b/systemready/pom.xml
@@ -214,7 +214,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.3.15</version>
+            <version>1.3.16</version>
             <scope>test</scope>
         </dependency>
  

Reply via email to