Skip to content

Commit

Permalink
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0
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.2 to 2.9.0.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.8.2...cyclonedx-maven-plugin-2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 071cde8 commit 80249da
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 @@ -52,7 +52,7 @@
<junit.version>4.13.2</junit.version>
<logback.classic.version>1.2.13</logback.classic.version>
<!-- Maven Plugin Versions -->
<maven.cyclonedx.plugin.version>2.8.2</maven.cyclonedx.plugin.version>
<maven.cyclonedx.plugin.version>2.9.0</maven.cyclonedx.plugin.version>
<maven.javadoc.plugin.version>3.11.1</maven.javadoc.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.jar.plugin.version>3.0.2</maven.jar.plugin.version>
Expand Down

0 comments on commit 80249da

Please sign in to comment.