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

liubao 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 8a528f96d Bump commons-logging:commons-logging from 1.3.0 to 1.3.2 
(#4363)
8a528f96d is described below

commit 8a528f96d3d9e949c8005673ad2ef7c99877f5a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 5 10:14:22 2024 +0800

    Bump commons-logging:commons-logging from 1.3.0 to 1.3.2 (#4363)
---
 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 145f5ee5b..f4dc701a3 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.0</commons-logging.version>
+    <commons-logging.version>1.3.2</commons-logging.version>
     <commons-text.version>1.11.0</commons-text.version>
     <curator.version>5.6.0</curator.version>
     <failureaccess.version>1.0.2</failureaccess.version>

Reply via email to