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.7.11 (#598)

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 Jan 16, 2024
1 parent 12c88e5 commit 707cb6d
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
14 changes: 7 additions & 7 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -6246,13 +6246,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "e35a8d2114b4c0166c3bf8e40ac63dd4608734347d7294555b6160a661294a92"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.7.10",
"checksumAlgorithm": "SHA-256",
"checksum": "bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-enforcer-plugin",
Expand All @@ -6274,6 +6267,13 @@
"checksumAlgorithm": "SHA-256",
"checksum": "2db1644560b1c90cb12d496ec6872d95153e60bae6fce5ee9979e65376bcee22"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.7.11",
"checksumAlgorithm": "SHA-256",
"checksum": "70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-resources-plugin",
Expand Down
14 changes: 7 additions & 7 deletions lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "e35a8d2114b4c0166c3bf8e40ac63dd4608734347d7294555b6160a661294a92"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.7.10",
"checksumAlgorithm": "SHA-256",
"checksum": "bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-enforcer-plugin",
Expand All @@ -89,6 +82,13 @@
"checksumAlgorithm": "SHA-256",
"checksum": "2db1644560b1c90cb12d496ec6872d95153e60bae6fce5ee9979e65376bcee22"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.7.11",
"checksumAlgorithm": "SHA-256",
"checksum": "70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-resources-plugin",
Expand Down
14 changes: 7 additions & 7 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -2139,13 +2139,6 @@
"checksumAlgorithm": "SHA-256",
"checksum": "e35a8d2114b4c0166c3bf8e40ac63dd4608734347d7294555b6160a661294a92"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.7.10",
"checksumAlgorithm": "SHA-256",
"checksum": "bd0fdd8f2f2116eee5e715aeac1580f19eb7a10ec2b6f805b53567067658e872"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-plugin-plugin",
Expand Down Expand Up @@ -2174,6 +2167,13 @@
"checksumAlgorithm": "SHA-256",
"checksum": "2db1644560b1c90cb12d496ec6872d95153e60bae6fce5ee9979e65376bcee22"
},
{
"groupId": "org.cyclonedx",
"artifactId": "cyclonedx-maven-plugin",
"version": "2.7.11",
"checksumAlgorithm": "SHA-256",
"checksum": "70997d52dbffd4e797c467b2062c6ba9b8b5a7380ff2884779f2743b6172ebb5"
},
{
"groupId": "org.apache.maven.plugins",
"artifactId": "maven-resources-plugin",
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.7.10</version>
<version>2.7.11</version>
<inherited>true</inherited>
<configuration>
<includeTestScope>true</includeTestScope>
Expand Down

0 comments on commit 707cb6d

Please sign in to comment.