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 f624ba36d4 Bump ch.qos.logback:logback-core in 
/ipojo/manipulator/manipulator-it (#485)
f624ba36d4 is described below

commit f624ba36d48cca5176055f4f20505333cbe2e27d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 12 15:46:22 2026 +0100

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

diff --git a/ipojo/manipulator/manipulator-it/pom.xml 
b/ipojo/manipulator/manipulator-it/pom.xml
index 4a24c60056..536f0124dd 100644
--- a/ipojo/manipulator/manipulator-it/pom.xml
+++ b/ipojo/manipulator/manipulator-it/pom.xml
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.3.16</version>
+            <version>1.5.25</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to