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 8b907a03f5 Bump ch.qos.logback:logback-classic in 
/ipojo/handler/jmx/jmx-handler-it (#272)
8b907a03f5 is described below

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

    Bump ch.qos.logback:logback-classic in /ipojo/handler/jmx/jmx-handler-it 
(#272)
    
    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] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 ipojo/handler/jmx/jmx-handler-it/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ipojo/handler/jmx/jmx-handler-it/pom.xml 
b/ipojo/handler/jmx/jmx-handler-it/pom.xml
index d39c41b459..161a5bdf23 100644
--- a/ipojo/handler/jmx/jmx-handler-it/pom.xml
+++ b/ipojo/handler/jmx/jmx-handler-it/pom.xml
@@ -116,7 +116,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