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 1bdcc57860 Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 
(#13987)
1bdcc57860 is described below

commit 1bdcc5786042c8ce2b8be4210f7795adef880b71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 26 19:06:12 2024 +0800

    Bump commons-logging:commons-logging from 1.3.0 to 1.3.1 (#13987)
    
    Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: commons-logging:commons-logging
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 a58a6f4a7b..d810510204 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -139,7 +139,7 @@
     <jprotoc_version>1.2.2</jprotoc_version>
     <!-- Log libs -->
     <slf4j_version>1.7.36</slf4j_version>
-    <jcl_version>1.3.0</jcl_version>
+    <jcl_version>1.3.1</jcl_version>
     <log4j_version>1.2.17</log4j_version>
     <logback_version>1.2.13</logback_version>
     <!-- Fix the bug of log4j 
refer:https://github.com/apache/logging-log4j2/pull/608 -->

Reply via email to