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 bb9aa7f923 Bump logback-core from 1.2.0 to 1.2.9 in /scr (#136)
bb9aa7f923 is described below

commit bb9aa7f92316dd2612b5309b94b8dbdac7641ca2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 19 09:15:51 2022 +0200

    Bump logback-core from 1.2.0 to 1.2.9 in /scr (#136)
    
    Bumps logback-core from 1.2.0 to 1.2.9.
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-core
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    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 7981a8ec97..104f72236c 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.0</version>
+            <version>1.2.9</version>
             <scope>test</scope>
         </dependency>
     

Reply via email to