Skip to content

Commit

Permalink
fix(deps): bump org.cyclonedx.bom from 1.6.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps org.cyclonedx.bom from 1.6.1 to 2.0.0.

---
updated-dependencies:
- dependency-name: org.cyclonedx.bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JoergSiebahn committed Jan 20, 2025
1 parent 11fe9b8 commit ffaf43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
id 'com.diffplug.spotless' version '7.0.2'
id 'io.codearte.nexus-staging' version '0.30.0'
id 'project-report'
id 'org.cyclonedx.bom' version '1.6.1' // no bom.json created in later versions
id 'org.cyclonedx.bom' version '2.0.0' // no bom.json created in later versions
}

allprojects {
Expand Down

0 comments on commit ffaf43d

Please sign in to comment.