This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new baa53f3e Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
baa53f3e is described below
commit baa53f3e1afbaa9e26fc4e1a5210d70c26a44e83
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Dec 7 18:07:47 2025 -0500
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4b1d7242..64368ff8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -550,7 +550,7 @@
<jsr107.api.version>1.0.1</jsr107.api.version>
<commons.collections.version>4.5.0</commons.collections.version>
- <commons.text.version>1.14.0</commons.text.version>
+ <commons.text.version>1.15.0</commons.text.version>
<commons.lang.version>3.20.0</commons.lang.version>
<test.type>Unit</test.type>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f547a0c0..d629d05b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,7 +61,7 @@
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.tomcat:tomcat-catalina from 9.0.79 to 11.0.12 in
/commons-jcs3-jcache-extras #322, #351, #358, #362, #365, #382, #397.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.tomcat:tomcat-coyote from 9.0.99 to 11.0.10 in
/commons-jcs3-jcache-extras #350, #366, #383.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging:commons-logging from 1.3.0 to 1.3.5 #253, #262,
#278.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-text from 1.11.0 to 1.14.0 #254,
#321.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-text from 1.11.0 to 1.15.0 #254,
#321.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.20.0 #265,
#271, #281, #364.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Update from JUnit 4 to JUnit 5 Vintage.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.4 to 4.5.0.</action>