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-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 6f73bec1 Fix Javadoc warnings
6f73bec1 is described below
commit 6f73bec11246b59d0f1b31adc4db62558c01ab20
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 7 12:51:41 2026 -0500
Fix Javadoc warnings
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 14274d1d..f629f1d3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.0.0-alpha7" date="YYYY-MM-DD" description="This
release requires Java 8.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT
plugin console warnings.</action>
+ <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Javadoc
warnings.</action>
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 83 to 94 #527, #530,
#539, #544, #546.</action>