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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 7623925 Better description
7623925 is described below
commit 76239256dabaeed8b867a5b7687a3d1ace7585b0
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 2 09:40:30 2023 -0400
Better description
---
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 12673b3..95579ce 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary Gregory">Add POM
property commons.javadoc.javaee10.link.</action>
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SPDX
SBOM in the package phase.</action>
<!-- FIX -->
- <action type="add" dev="ggregory" due-to="Gary Gregory">Don't use
the animal sniffer plugin on Java >=9, use the release flag instead.</action>
+ <action type="add" dev="ggregory" due-to="Gary Gregory">Don't use
the animal sniffer plugin on Java >=9, use the compiler release flag
instead.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Dependabot">Bump
GitHub actions in .github.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
versions-maven-plugin from 2.15.0 to 2.16.0 #276.</action>