Skip to content

Commit

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

---
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] committed Apr 7, 2023
1 parent 525a41c commit 008cb94
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 @@ -133,7 +133,7 @@
<commons.compiler.version>3.11.0</commons.compiler.version>
<commons.coveralls.version>4.3.0</commons.coveralls.version>
<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
<commons.cyclonedx.version>2.7.5</commons.cyclonedx.version>
<commons.cyclonedx.version>2.7.6</commons.cyclonedx.version>
<commons.spdx.version>0.6.4</commons.spdx.version>
<commons.failsafe.version>3.0.0</commons.failsafe.version>
<commons.felix.version>5.1.8</commons.felix.version>
Expand Down

0 comments on commit 008cb94

Please sign in to comment.