Skip to content

Commit

Permalink
Bump org.spdx:spdx-maven-plugin from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [org.spdx:spdx-maven-plugin](https://github.com/spdx/spdx-maven-plugin) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/spdx/spdx-maven-plugin/releases)
- [Commits](spdx/spdx-maven-plugin@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: org.spdx:spdx-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent c6073d0 commit e36509f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cia-dist-deb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<plugin>
<groupId>org.spdx</groupId>
<artifactId>spdx-maven-plugin</artifactId>
<version>0.7.1</version>
<version>0.7.2</version>
<configuration></configuration>
<executions>
<execution>
Expand Down
2 changes: 1 addition & 1 deletion citizen-intelligence-agency/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1437,7 +1437,7 @@
<plugin>
<groupId>org.spdx</groupId>
<artifactId>spdx-maven-plugin</artifactId>
<version>0.7.1</version>
<version>0.7.2</version>
<configuration></configuration>
<executions>
<execution>
Expand Down

0 comments on commit e36509f

Please sign in to comment.