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 2e58618  Add property commons.asm.version with the value "9.7.1"
2e58618 is described below

commit 2e58618a48a74ce4878d244cc9656c88738b4dbc
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 9 15:04:48 2024 -0400

    Add property commons.asm.version with the value "9.7.1"
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ac8b6ac..7295c4d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- FIX -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Fix 
spotbugs:check on Java 24-ea.</action>
         <!-- ADD -->
+        <action type="add" dev="ggregory" due-to="Gary Gregory">Add property 
commons.asm.version with the value "9.7.1".</action>
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1.</action>

Reply via email to