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 2a5c1189d Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 
(#5053)
2a5c1189d is described below

commit 2a5c1189dd28f170a1581ee9a89b1079dd0bc8e3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 3 10:20:22 2026 +0800

    Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#5053)
    
    Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 7376c7999..410dde23d 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -38,7 +38,7 @@
     <commons-beanutils.version>1.11.0</commons-beanutils.version>
     <commons-io.version>2.21.0</commons-io.version>
     <commons-lang.version>2.6</commons-lang.version>
-    <commons-lang3.version>3.19.0</commons-lang3.version>
+    <commons-lang3.version>3.20.0</commons-lang3.version>
     <commons-logging.version>1.3.5</commons-logging.version>
     <commons-text.version>1.14.0</commons-text.version>
     <curator.version>5.9.0</curator.version>

Reply via email to