Skip to content

Commit

Permalink
Merge pull request #988 from smallrye/dependabot/maven/org.cyclonedx-…
Browse files Browse the repository at this point in the history
…cyclonedx-maven-plugin-2.9.0

Bump org.cyclonedx:cyclonedx-maven-plugin from 2.8.2 to 2.9.0
  • Loading branch information
jponge authored Oct 9, 2024
2 parents 207e028 + 4b50427 commit d08b327
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.2</cyclonedx-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.9.0</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.2</cyclonedx-maven-plugin.version>
<cyclonedx-maven-plugin.version>2.9.0</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 d08b327

Please sign in to comment.