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 75a672e9 Bump org.apache.commons:commons-parent from 92 to 93 #395
75a672e9 is described below
commit 75a672e9104ef6732400af0d45c80a6d8f8c781a
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 22 17:40:24 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #395
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d21cbdf3..31a5df48 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -36,7 +36,7 @@
<!-- ADD -->
<action type="add" dev="ggregory" due-to="SethFalco, Melloware, Gary
Gregory">Add Instant converter and improve enum converter #49.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 92 #378, #387,
#394.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 85 to 93 #378, #387,
#394, #395.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0
#357.</action>
<!-- REMOVE -->
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove unused
ConstructorUtils in favor of Apache Commons Lang's
org.apache.commons.lang3.ConstructorUtils. ConstructorUtils is unused in this
component (org.apache.commons:commons-lang3).</action>