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 2a230a87 Bump org.apache.commons:commons-parent from 83 to 84
2a230a87 is described below

commit 2a230a875fbe178901b2ab022dbc7481e3fb34b3
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue May 20 08:00:04 2025 -0400

    Bump org.apache.commons:commons-parent from 83 to 84
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c44f144d..13826f86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>83</version>
+    <version>84</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>commons-beanutils2</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f81bcdb8..67286053 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@
       <action type="fix" dev="ggregory" due-to="Gary 
Gregory">ResultSetIterator.set(String, String, Object) now throws 
IllegalArgumentException instead of RuntimeException to wrap cases of 
SQLException.</action>
       <!-- ADD -->
       <!-- UPDATE -->
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 78 to 83 #348.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 78 to 84 #348.</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>

Reply via email to