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


The following commit(s) were added to refs/heads/master by this push:
     new fb73f8fd Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
fb73f8fd is described below

commit fb73f8fd9309a5b32f302a3a0a98c47c9bee1860
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Tue May 27 18:55:02 2025 -0400

    Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0
---
 commons-digester3-core/pom.xml | 2 +-
 src/changes/changes.xml        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/commons-digester3-core/pom.xml b/commons-digester3-core/pom.xml
index cf5cd402..b769226f 100644
--- a/commons-digester3-core/pom.xml
+++ b/commons-digester3-core/pom.xml
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils</artifactId>
-      <version>1.10.1</version>
+      <version>1.11.0</version>
     </dependency>
     <dependency>
       <groupId>commons-logging</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d267f5fc..9835f05d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,8 +82,8 @@
     <action dev="ggregory" type="update">
       Bump Java requirement from version 5 to 8.
     </action>
-    <action dev="ggregory" type="update" issue="DIGESTER-187">
-      Bump commons-beanutils:commons-beanutils from 1.8.3 to 1.10.1.
+    <action dev="ggregory" type="update" issue="DIGESTER-187" due-to="Gary 
Gregory">
+      Bump commons-beanutils:commons-beanutils from 1.8.3 to 1.11.0.
     </action>
     <action dev="ggregory" type="update" issue="DIGESTER-188" 
due-to="Dependabot">
       Bump cglib from 2.2.2 to 3.3.0 #9.

Reply via email to