Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Update dependency org.spdx:spdx-maven-plugin to v0.6.0 #591

Merged
merged 1 commit into from
Aug 27, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update dependency org.spdx:spdx-maven-plugin to v0.6.0
renovate[bot] authored Aug 27, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
vespian Paweł Rozlach
commit 48645cf17119a5c1fbdcb8a760fe950270d0bf36
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -332,7 +332,7 @@
<plugin>
<groupId>org.spdx</groupId>
<artifactId>spdx-maven-plugin</artifactId>
<version>0.5.5</version>
<version>0.6.0</version>
<executions>
<execution>
<id>build-spdx</id>