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 8e69d41b33 Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in 
/scr (#259)
8e69d41b33 is described below

commit 8e69d41b330e06534fa3483e81c293d6de190550
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 30 07:01:00 2023 +0100

    Bump ch.qos.logback:logback-core from 1.2.9 to 1.3.12 in /scr (#259)
    
    Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 
1.2.9 to 1.3.12.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.9...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>
---
 scr/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scr/pom.xml b/scr/pom.xml
index 4f5bbb9fb3..f80f65d107 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -212,7 +212,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.2.9</version>
+            <version>1.3.12</version>
             <scope>test</scope>
         </dependency>
     

Reply via email to