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 01472ab60 Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 
(#5057)
01472ab60 is described below

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

    Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#5057)
    
    Bumps 
[org.apache.commons:commons-text](https://github.com/apache/commons-text) from 
1.14.0 to 1.15.0.
    - 
[Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-text/compare/rel/commons-text-1.14.0...rel/commons-text-1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-version: 1.15.0
      dependency-type: direct:development
      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 410dde23d..f66fe7d57 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -40,7 +40,7 @@
     <commons-lang.version>2.6</commons-lang.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>
+    <commons-text.version>1.15.0</commons-text.version>
     <curator.version>5.9.0</curator.version>
     <failureaccess.version>1.0.3</failureaccess.version>
     <findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>

Reply via email to