Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 31fa2f2 commit bf97a64
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 @@ -132,7 +132,7 @@
<!-- Checkstyle 9.3 is the version compatible with Java 8 -->
<commons.checkstyle.version>9.3</commons.checkstyle.version>
<commons.compiler.version>3.13.0</commons.compiler.version>
<commons.cyclonedx.version>2.9.0</commons.cyclonedx.version>
<commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
<commons.spdx.version>0.7.4</commons.spdx.version>
<commons.failsafe.version>3.5.2</commons.failsafe.version>
<commons.felix.version>5.1.9</commons.felix.version>
Expand Down

0 comments on commit bf97a64

Please sign in to comment.