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 56b9d364 Bump commons-lang3 from 3.19.0 to 3.20.0
56b9d364 is described below
commit 56b9d364cbc4ea5bc4371d31bb7870c1c67f1e00
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:50:16 2025 -0500
Bump commons-lang3 from 3.19.0 to 3.20.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 f632471a..0f295733 100644
--- a/pom.xml
+++ b/pom.xml
@@ -551,7 +551,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.lang.version>3.19.0</commons.lang.version>
+ <commons.lang.version>3.20.0</commons.lang.version>
<test.type>Unit</test.type>
<doclint>none</doclint>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 653da636..600f9245 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-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-lang3 from 3.14.0 to 3.19.0 #265,
#271, #281, #364.</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>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.</action>