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

commit a721fb5a502fcb35f4a0c61e01a84931beeb3e39
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Apr 20 11:32:36 2025 -0400

    Bump org.spdx:spdx-maven-plugin from 1.0.0-RC2 to 1.0.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ef0cf6e..41a618e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.compiler.version>3.14.0</commons.compiler.version>
     <commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
-    <commons.spdx.version>1.0.0-RC2</commons.spdx.version>
+    <commons.spdx.version>1.0.0</commons.spdx.version>
     <commons.failsafe.version>3.5.3</commons.failsafe.version>
     <commons.felix.version>5.1.9</commons.felix.version>
     <commons.jacoco.version>0.8.13</commons.jacoco.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 35504a5..726c620 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.junit:junit-bom from 5.11.4 to 5.12.2.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs from 4.9.0 to 4.9.3. SB 4.9.1 fixes 
https://github.com/spotbugs/spotbugs/issues/3266: Exception analyzing 
org.apache.commons.io.input.BOMInputStream using detector 
edu.umd.cs.findbugs.detect.FindReturnRef.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.3.0.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.spdx:spdx-maven-plugin from 0.7.4 to 1.0.0-RC2, #593.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.spdx:spdx-maven-plugin from 0.7.4 to 1.0.0, #593.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 
3.9.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache:apache from 33 to 34.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.ow2.asm:asm from 9.7.1 to 9.8 #609.</action>

Reply via email to