This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 bc97a91a Bump org.apache.commons:commons-collections4 from 4.5.0 to 
4.6.0.
bc97a91a is described below

commit bc97a91a91e32c7e5d84cab872e814c55e87c962
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 10 08:05:55 2026 -0400

    Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 51838323..0d4d9f84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -452,7 +452,7 @@
         <dependency>
           <groupId>org.apache.commons</groupId>
           <artifactId>commons-collections4</artifactId>
-          <version>4.5.0</version>
+          <version>4.6.0</version>
           <scope>test</scope>
         </dependency>
       </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 10111d09..e66f1253 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -98,6 +98,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 
2.4.20 (#497, #519).</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump jna.version from 5.18.1 to 5.19.1 (#514).</action>
+      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[test] Bump org.apache.commons:commons-collections4 from 4.5.0 to 
4.6.0.</action>
     </release>
     <release version="6.12.0" date="2026-01-18" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to