Skip to content

Commit

Permalink
Update dependency org.cyclonedx.bom to v2.1.0 {patch} (#1350)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent d208395 commit bcf5f33
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lombokPlugin = "8.12.1"
springBootPlugin = "3.4.2"
gitVersionerPlugin = "1.6.7"
owaspPlugin = "12.0.2"
cycloneDxBomPlugin = "2.0.0"
cycloneDxBomPlugin = "2.1.0"
licenseePlugin = "1.12.0"
nexusPublishPlugin = "2.0.0"

Expand Down
10 changes: 10 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3148,11 +3148,21 @@
<sha256 value="8b98846f324889c43fb7b64a678e41b207461965fe855690350f0351058daf5c" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.cyclonedx" name="cyclonedx-gradle-plugin" version="2.1.0">
<artifact name="cyclonedx-gradle-plugin-2.1.0.jar">
<sha256 value="7aba9714f7ead83a9d7b5bf6fd68f54605be4203ec9b61395d0662d462c0abd4" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.cyclonedx.bom" name="org.cyclonedx.bom.gradle.plugin" version="2.0.0">
<artifact name="org.cyclonedx.bom.gradle.plugin-2.0.0.pom">
<sha256 value="30c475006a7327f43f08752ec8730c03258daa71310767b66a18604b30820d2f" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.cyclonedx.bom" name="org.cyclonedx.bom.gradle.plugin" version="2.1.0">
<artifact name="org.cyclonedx.bom.gradle.plugin-2.1.0.pom">
<sha256 value="c3e2dbeb613ff5241250dfd71b7fd7df5d12e53f62ef2dc74d155b5566ec9788" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.eclipse.ee4j" name="project" version="1.0.5">
<artifact name="project-1.0.5.pom">
<sha256 value="916b4794d8d8220a59a3fdf6a64dbe794aeb23395e888b81ae36a9b5a2c591a6" origin="Generated by Gradle"/>
Expand Down

0 comments on commit bcf5f33

Please sign in to comment.