Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.cyclonedx:cyclonedx-maven-plugin to v…
Browse files Browse the repository at this point in the history
…2.8.2 (#903)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Sep 25, 2024
1 parent be78e08 commit b61c489
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -6228,9 +6228,9 @@
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.8.1",
"version": "2.8.2",
"checksumAlgorithm": "SHA-256",
"checksum": "566681b9fcb1b0178e101cd899d2ea399e2039255e208a1a477bc079158dbdc5"
"checksum": "37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293"
},
{
"groupId": "org.apache.maven.plugins",
Expand Down
4 changes: 2 additions & 2 deletions lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.8.1",
"version": "2.8.2",
"checksumAlgorithm": "SHA-256",
"checksum": "566681b9fcb1b0178e101cd899d2ea399e2039255e208a1a477bc079158dbdc5"
"checksum": "37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293"
},
{
"groupId": "org.apache.maven.plugins",
Expand Down
4 changes: 2 additions & 2 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2181,9 +2181,9 @@
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.8.1",
"version": "2.8.2",
"checksumAlgorithm": "SHA-256",
"checksum": "566681b9fcb1b0178e101cd899d2ea399e2039255e208a1a477bc079158dbdc5"
"checksum": "37fab69d06c0d402de9fe600381f63bb5b98f864ea8589c52d71bbd6dd60d293"
},
{
"groupId": "org.apache.maven.plugins",
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.8.1</version>
<version>2.8.2</version>
<inherited>true</inherited>
<configuration>
<includeTestScope>true</includeTestScope>
Expand Down

0 comments on commit b61c489

Please sign in to comment.