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

shoothzj 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 95ea6d323 Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 
(#4445)
95ea6d323 is described below

commit 95ea6d32319915e2fb4482b232921c747a338885
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 1 17:54:14 2024 +0800

    Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 (#4445)
    
    Bumps commons-logging:commons-logging from 1.3.2 to 1.3.3.
    
    ---
    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 bfc66b7c8..53df2f4f8 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -39,7 +39,7 @@
     <commons-io.version>2.15.1</commons-io.version>
     <commons-lang.version>2.6</commons-lang.version>
     <commons-lang3.version>3.14.0</commons-lang3.version>
-    <commons-logging.version>1.3.2</commons-logging.version>
+    <commons-logging.version>1.3.3</commons-logging.version>
     <commons-text.version>1.11.0</commons-text.version>
     <curator.version>5.7.0</curator.version>
     <failureaccess.version>1.0.2</failureaccess.version>

Reply via email to