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

chenzhida pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new 7743dcd02 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 
(#4730)
7743dcd02 is described below

commit 7743dcd02808bc49c5cb9a3506ec5ebf0512890b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 11 16:21:35 2025 +0800

    Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#4730)
    
    Bumps commons-logging:commons-logging from 1.3.4 to 1.3.5.
    
    ---
    updated-dependencies:
    - dependency-name: commons-logging:commons-logging
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 dependencies/default/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 4d7d4a529..90abc3775 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -39,7 +39,7 @@
     <commons-io.version>2.18.0</commons-io.version>
     <commons-lang.version>2.6</commons-lang.version>
     <commons-lang3.version>3.17.0</commons-lang3.version>
-    <commons-logging.version>1.3.4</commons-logging.version>
+    <commons-logging.version>1.3.5</commons-logging.version>
     <commons-text.version>1.13.0</commons-text.version>
     <curator.version>5.7.1</curator.version>
     <failureaccess.version>1.0.2</failureaccess.version>

Reply via email to