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


The following commit(s) were added to refs/heads/master by this push:
     new 984f7c3e Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 
4.5.0
984f7c3e is described below

commit 984f7c3ebd9ac6952d936ef07e8a53bd2c7faa5e
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Apr 22 15:20:21 2025 -0400

    Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.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 20f41062..fce4459b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
     <commons.jacoco.complexityRatio>0.61</commons.jacoco.complexityRatio>
     <commons.jacoco.lineRatio>0.72</commons.jacoco.lineRatio>
     <!-- Dependencies -->
-    <commons.collections.version>4.5.0-M3</commons.collections.version>
+    <commons.collections.version>4.5.0</commons.collections.version>
   </properties>
 
   <issueManagement>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 986b9397..a8353636 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,7 @@
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 78 to 81.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.4 to 1.3.5.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
     </release>
     <release version="2.0.0-M1" date="2024-12-27" description="This is a major 
release and requires Java 8">
       <action issue="BEANUTILS-503" dev="ggregory" type="update" due-to="Gary 
Gregory">

Reply via email to