Skip to content

Commit

Permalink
Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.1 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.1 to 2.8.2.
- [Release notes](https://github.com/CycloneDX/cyclonedx-maven-plugin/releases)
- [Commits](CycloneDX/cyclonedx-maven-plugin@cyclonedx-maven-plugin-2.8.1...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 a563ddc commit 8d94602
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<revapi-reporter-json.version>0.5.0</revapi-reporter-json.version>
<revapi-reporter-text.version>0.15.0</revapi-reporter-text.version>

<cyclonedx-maven-plugin.version>2.8.1</cyclonedx-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.8.2</cyclonedx-maven-plugin.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion vertx-mutiny-clients-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<version.gpg.plugin>3.0.1</version.gpg.plugin>
<version.nexus.staging.plugin>1.7.0</version.nexus.staging.plugin>
<version.release.plugin>2.5.3</version.release.plugin>
<cyclonedx-maven-plugin.version>2.8.1</cyclonedx-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.8.2</cyclonedx-maven-plugin.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 8d94602

Please sign in to comment.