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 f25780ba4 Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
(#4790)
f25780ba4 is described below
commit f25780ba4c1f2dc548b6f5e6f7d798a3db813d07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 8 16:25:53 2025 +0800
Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 (#4790)
---
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 0c24890c0..a9a13f3d0 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.17.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>
- <commons-text.version>1.13.0</commons-text.version>
+ <commons-text.version>1.13.1</commons-text.version>
<curator.version>5.7.1</curator.version>
<failureaccess.version>1.0.3</failureaccess.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>