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 854dfce874 Bump ch.qos.logback:logback-core in /ipojo/runtime/core-it 
(#253)
854dfce874 is described below

commit 854dfce874a78cadb3fae696bcd9f7502d610890
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 10:13:44 2023 +0100

    Bump ch.qos.logback:logback-core in /ipojo/runtime/core-it (#253)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.2.0 to 1.3.12.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.0...v_1.3.12)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ipojo/runtime/core-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/runtime/core-it/pom.xml b/ipojo/runtime/core-it/pom.xml
index bf5dc53c0a..1ca867d68a 100644
--- a/ipojo/runtime/core-it/pom.xml
+++ b/ipojo/runtime/core-it/pom.xml
@@ -180,7 +180,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.2.0</version>
+            <version>1.3.12</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to