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-bsf.git
The following commit(s) were added to refs/heads/master by this push:
new 0c8b0bc Bump commons-lang3 from 3.19.0 to 3.20.0
0c8b0bc is described below
commit 0c8b0bcac642128a7a8fdcd43c37b72f71b10f91
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 08:57:13 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 3ff8bc1..668cd9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -181,7 +181,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.19.0</version>
+ <version>3.20.0</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0790fe2..57bc625 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,7 +37,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/checkout 2.3.4 to current.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/setup-java from 1.4.3 to current.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump xalan from
2.7.0 to 2.7.3 #3 #93.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.19.0 #110,
#157, #162, #171, #236.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.20.0 #110,
#157, #162, #171, #236.</action>
<action type="update" dev="ggregory" due-to="Henri Biestro, Gary
Gregory">Migrate from Commons JEXL 1.1 to 3.5.0 #224.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-jexl3 from 3.5.0 to 3.6.0
#268.</action>
</release>