Skip to content

Commit

Permalink
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.0 to 2.8.2
Browse files Browse the repository at this point in the history
Bumps [org.cyclonedx:cyclonedx-maven-plugin](https://github.com/CycloneDX/cyclonedx-maven-plugin) from 2.8.0 to 2.8.2.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.8.0...cyclonedx-maven-plugin-2.8.2)

---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-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 Sep 26, 2024
1 parent 05caf8f commit e2f6262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
<!-- Maven Plugin Versions -->
<maven.cyclonedx.plugin.version>2.8.0</maven.cyclonedx.plugin.version>
<maven.cyclonedx.plugin.version>2.8.2</maven.cyclonedx.plugin.version>
<maven.javadoc.plugin.version>3.10.0</maven.javadoc.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
</properties>
Expand Down

0 comments on commit e2f6262

Please sign in to comment.