Skip to content

Commit fa969fe

Browse files
committed
Bump org.spdx:spdx-maven-plugin from 1.0.2 to 1.0.3
1 parent 5e3c20e commit fa969fe

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<commons.checkstyle.version>9.3</commons.checkstyle.version>
126126
<commons.compiler.version>3.14.0</commons.compiler.version>
127127
<commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
128-
<commons.spdx.version>1.0.2</commons.spdx.version>
128+
<commons.spdx.version>1.0.3</commons.spdx.version>
129129
<commons.failsafe.version>3.5.3</commons.failsafe.version>
130130
<commons.felix.version>5.1.9</commons.felix.version>
131131
<commons.jacoco.version>0.8.13</commons.jacoco.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ The <action> type attribute can be add,update,fix,remove.
7575
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.moditect:moditect-maven-plugin from 1.2.2.Final to 1.3.0.Final.</action>
7676
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons.pmd-impl.version from 7.15.0 to 7.16.0 #641.</action>
7777
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-release-plugin from 1.9.0 to 1.9.1.</action>
78+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.spdx:spdx-maven-plugin from 1.0.2 to 1.0.3.</action>
7879
</release>
7980
<release version="85" date="2025-06-15" description="This is a feature and maintenance release. Java 8 or later is required.">
8081
<!-- FIX -->

0 commit comments

Comments
 (0)