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 2b616a1bd4 Bump logback-core from 1.0.13 to 1.2.9 in /rootcause (#139)
2b616a1bd4 is described below

commit 2b616a1bd4e2aa6eb32f92e75da301538cd29644
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 19 09:16:53 2022 +0200

    Bump logback-core from 1.0.13 to 1.2.9 in /rootcause (#139)
    
    Bumps logback-core from 1.0.13 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>
---
 rootcause/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rootcause/pom.xml b/rootcause/pom.xml
index 2387014fa1..664b8b3ee2 100644
--- a/rootcause/pom.xml
+++ b/rootcause/pom.xml
@@ -170,7 +170,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-core</artifactId>
-            <version>1.0.13</version>
+            <version>1.2.9</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to