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 60bb901399 Bump ch.qos.logback:logback-core (#400)
60bb901399 is described below

commit 60bb901399c628bc08d0af08e5afd2ba54b38f6b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 2 10:25:01 2025 +0200

    Bump ch.qos.logback:logback-core (#400)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.3.12 to 1.3.15.
    - [Release notes](https://github.com/qos-ch/logback/releases)
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.12...v_1.3.15)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ipojo/handler/eventadmin/eventadmin-handler-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/handler/eventadmin/eventadmin-handler-it/pom.xml 
b/ipojo/handler/eventadmin/eventadmin-handler-it/pom.xml
index 9102d3f7c9..7f883755d3 100644
--- a/ipojo/handler/eventadmin/eventadmin-handler-it/pom.xml
+++ b/ipojo/handler/eventadmin/eventadmin-handler-it/pom.xml
@@ -110,7 +110,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.3.12</version>
+            <version>1.3.15</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to