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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new e1cbd5f25 Bump org.apache.commons:commons-parent from 92 to 93 #1498
e1cbd5f25 is described below
commit e1cbd5f250c4383a3f7224fd6e09ab3a87568319
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 23 07:35:49 2025 -0500
Bump org.apache.commons:commons-parent from 92 to 93 #1498
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 37ac74c34..326ff27a3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary
Gregory">Fix console compiler warning: ReflectionDiffBuilderTest.java:[172,52]
non-varargs call of varargs method with inexact argument type for last
parameter.</action>
<!-- ADD -->
<!-- UPDATE -->
+ <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.apache.commons:commons-parent from 92 to 93
#1498.</action>
</release>
<release version="3.20.0" date="2025-11-12" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->