This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git


The following commit(s) were added to refs/heads/3.2 by this push:
     new 75f740df0a Bump ch.qos.logback:logback-classic in 
/dubbo-dependencies-bom (#13463)
75f740df0a is described below

commit 75f740df0a80dd869d17b9ceb577c35de356c041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 20 21:04:15 2023 +0800

    Bump ch.qos.logback:logback-classic in /dubbo-dependencies-bom (#13463)
    
    Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) 
from 1.2.11 to 1.2.13.
    - [Commits](https://github.com/qos-ch/logback/compare/v_1.2.11...v_1.2.13)
    
    ---
    updated-dependencies:
    - dependency-name: ch.qos.logback:logback-classic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Albumen Kevin <[email protected]>
---
 dubbo-dependencies-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 844033596b..7a7d451abd 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -155,7 +155,7 @@
     <slf4j_version>1.7.36</slf4j_version>
     <jcl_version>1.3.0</jcl_version>
     <log4j_version>1.2.17</log4j_version>
-    <logback_version>1.2.11</logback_version>
+    <logback_version>1.2.13</logback_version>
     <!-- Fix the bug of log4j 
refer:https://github.com/apache/logging-log4j2/pull/608 -->
     <log4j2_version>2.22.0</log4j2_version>
     <commons_io_version>2.11.0</commons_io_version>

Reply via email to