Skip to content

Commit

Permalink
chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin t…
Browse files Browse the repository at this point in the history
…o v2.9.0 (#70)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent d3a003e commit 79ae532
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.8.2</version>
<version>2.9.0</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.8.2</version>
<version>2.9.0</version>
<executions>
<execution>
<phase>validate</phase>
Expand Down

0 comments on commit 79ae532

Please sign in to comment.