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-bcel.git


The following commit(s) were added to refs/heads/master by this push:
     new 85db8835 Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0
85db8835 is described below

commit 85db8835007f8994e05fab2379116febf2354e50
Author: Gary D. Gregory <[email protected]>
AuthorDate: Wed Sep 24 09:56:08 2025 -0400

    Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.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 8e5c7928..e5e5571d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -364,7 +364,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.18.0</version>
+      <version>3.19.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7bed4a81..f26b16bb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,7 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="add" dev="ggregory" due-to="Gary 
Gregory">Refactor to use new Maven POM variable ecj.version.</action>
       <!-- UPDATE -->
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 
72 to 88 #346, #349, #559, #364, #368, #378, #464.</action>
-      <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from 
3.14.0 to 3.18.0 #334, #341, #351, #444.</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 #334, #341, #351, #444.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from 
2.0.0 to 2.2.20 #340, #347, #369, #390, #407, #422, #434, #441, #452, 
#462.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump commons-io:commons-io from 2.16.1 to 
2.20.0 #357, #387.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot, Gary Gregory">Bump jna.version from 5.14.0 to 5.17.0 #358, 
#399.</action>

Reply via email to