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 5528b5a2ca Bump ch.qos.logback:logback-classic (#268)
5528b5a2ca is described below

commit 5528b5a2ca14d36e4fe3fe7c5f05886cb8d34e34
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 1 09:50:35 2023 +0100

    Bump ch.qos.logback:logback-classic (#268)
    
    Bumps [ch.qos.logback:logback-classic](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-classic
      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/transaction/transaction-handler-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/handler/transaction/transaction-handler-it/pom.xml 
b/ipojo/handler/transaction/transaction-handler-it/pom.xml
index 2d0364a9b6..625da80d06 100644
--- a/ipojo/handler/transaction/transaction-handler-it/pom.xml
+++ b/ipojo/handler/transaction/transaction-handler-it/pom.xml
@@ -137,7 +137,7 @@
         <dependency>
             <groupId>ch.qos.logback</groupId>
             <artifactId>logback-classic</artifactId>
-            <version>1.2.0</version>
+            <version>1.3.12</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to